Leaked source code of windows server 2003
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.
 
 
 
 
 
 

47 lines
1004 B

/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
lsapicli.acf
Abstract:
License Logging Service CLIENT rpc stub attribute configuration file.
This file contains the attribute configuration information necessary
for generating the client stubs for remotable LLS functions.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! !!
!! This .acf file is USED ONLY WHEN GENERATING LLS CLIENT STUBS. !!
!! !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Use llssrv.acf when generating server stubs.
Author:
Arthur Hanson (arth) Jan 30, 1995
Environment:
User Mode
Revision History:
--*/
[
strict_context_handle,
implicit_handle(handle_t lsapirpc_handle)
]
interface lsapirpc
{
}