mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
462 B
35 lines
462 B
/*++
|
|
|
|
Copyright (c) 1999 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
efsrpc.acf
|
|
|
|
Abstract:
|
|
|
|
|
|
This file contains the attribute configuration information necessary
|
|
for generating the server stubs for remotable EFS functions. The
|
|
definitions in this file qualify the information in efsrpc.idl.
|
|
|
|
|
|
Author:
|
|
|
|
Robert Gu (RobertG) April, 2000
|
|
|
|
Environment:
|
|
|
|
User Mode
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
[strict_context_handle]
|
|
|
|
interface efsrpc
|
|
|
|
{
|
|
|
|
}
|