79 lines
1.9 KiB
Modula-2
79 lines
1.9 KiB
Modula-2
|
;+-------------------------------------------------------------------------
|
||
|
;
|
||
|
; Microsoft Windows
|
||
|
;
|
||
|
; Copyright (C) Microsoft Corporation, 1992 - 1999
|
||
|
;
|
||
|
; File: rpcns4.def
|
||
|
;
|
||
|
;--------------------------------------------------------------------------
|
||
|
|
||
|
LIBRARY RPCNS4
|
||
|
|
||
|
EXPORTS
|
||
|
|
||
|
RpcNsBindingExportW
|
||
|
RpcNsBindingExportA
|
||
|
RpcNsBindingUnexportW
|
||
|
RpcNsBindingUnexportA
|
||
|
RpcNsBindingLookupBeginW
|
||
|
RpcNsBindingLookupBeginA
|
||
|
RpcNsBindingLookupNext
|
||
|
RpcNsBindingLookupDone
|
||
|
RpcNsBindingImportBeginW
|
||
|
RpcNsBindingImportBeginA
|
||
|
RpcNsBindingImportNext
|
||
|
RpcNsBindingImportDone
|
||
|
RpcNsBindingSelect
|
||
|
RpcNsGroupDeleteA
|
||
|
RpcNsGroupDeleteW
|
||
|
RpcNsGroupMbrAddA
|
||
|
RpcNsGroupMbrAddW
|
||
|
RpcNsGroupMbrRemoveA
|
||
|
RpcNsGroupMbrRemoveW
|
||
|
RpcNsGroupMbrInqBeginA
|
||
|
RpcNsGroupMbrInqBeginW
|
||
|
RpcNsGroupMbrInqNextA
|
||
|
RpcNsGroupMbrInqNextW
|
||
|
RpcNsGroupMbrInqDone
|
||
|
RpcNsEntryExpandNameA
|
||
|
RpcNsEntryExpandNameW
|
||
|
RpcNsEntryObjectInqBeginA
|
||
|
RpcNsEntryObjectInqBeginW
|
||
|
RpcNsEntryObjectInqNext
|
||
|
RpcNsEntryObjectInqDone
|
||
|
RpcNsMgmtBindingUnexportA
|
||
|
RpcNsMgmtBindingUnexportW
|
||
|
RpcNsMgmtEntryCreateA
|
||
|
RpcNsMgmtEntryCreateW
|
||
|
RpcNsMgmtEntryDeleteA
|
||
|
RpcNsMgmtEntryDeleteW
|
||
|
RpcNsMgmtEntryInqIfIdsA
|
||
|
RpcNsMgmtEntryInqIfIdsW
|
||
|
RpcNsMgmtHandleSetExpAge
|
||
|
RpcNsMgmtInqExpAge
|
||
|
RpcNsMgmtSetExpAge
|
||
|
RpcNsProfileDeleteA
|
||
|
RpcNsProfileDeleteW
|
||
|
RpcNsProfileEltAddA
|
||
|
RpcNsProfileEltAddW
|
||
|
RpcNsProfileEltRemoveA
|
||
|
RpcNsProfileEltRemoveW
|
||
|
RpcNsProfileEltInqBeginA
|
||
|
RpcNsProfileEltInqBeginW
|
||
|
RpcNsProfileEltInqNextA
|
||
|
RpcNsProfileEltInqNextW
|
||
|
RpcNsProfileEltInqDone
|
||
|
RpcIfIdVectorFree = RPCRT4.RpcIfIdVectorFree
|
||
|
RpcNsBindingExportPnPW
|
||
|
RpcNsBindingExportPnPA
|
||
|
RpcNsBindingUnexportPnPW
|
||
|
RpcNsBindingUnexportPnPA
|
||
|
|
||
|
I_RpcNsGetBuffer
|
||
|
I_RpcNsNegotiateTransferSyntax
|
||
|
I_RpcNsSendReceive
|
||
|
I_RpcNsRaiseException
|
||
|
I_RpcReBindBuffer
|
||
|
I_GetDefaultEntrySyntax
|