windows-nt/Source/XPSP1/NT/ds/netapi/svcdlls/lls/idl/lsdbgcli.acf

48 lines
959 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
Copyright (c) 1995 Microsoft Corporation
Module Name:
lsdbgcli.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 llsdbgrpc_handle)
]
interface llsdbgrpc
{
}