windows.rpcnsi

\ rpcnsi.d * * Windows API header module * RPC Name Service (RpcNs APIs) * * Translated from MinGW Windows headers * * Placed into public domain * \**********************************************************************

Members

Aliases

RpcNsBindingExport
alias RpcNsBindingExport = RpcNsBindingExportW
Undocumented in source.
RpcNsBindingExport
alias RpcNsBindingExport = RpcNsBindingExportA
Undocumented in source.
RpcNsBindingImportBegin
alias RpcNsBindingImportBegin = RpcNsBindingImportBeginW
Undocumented in source.
RpcNsBindingImportBegin
alias RpcNsBindingImportBegin = RpcNsBindingImportBeginA
Undocumented in source.
RpcNsBindingLookupBegin
alias RpcNsBindingLookupBegin = RpcNsBindingLookupBeginW
Undocumented in source.
RpcNsBindingLookupBegin
alias RpcNsBindingLookupBegin = RpcNsBindingLookupBeginA
Undocumented in source.
RpcNsBindingUnexport
alias RpcNsBindingUnexport = RpcNsBindingUnexportW
Undocumented in source.
RpcNsBindingUnexport
alias RpcNsBindingUnexport = RpcNsBindingUnexportA
Undocumented in source.
RpcNsEntryExpandName
alias RpcNsEntryExpandName = RpcNsEntryExpandNameW
Undocumented in source.
RpcNsEntryExpandName
alias RpcNsEntryExpandName = RpcNsEntryExpandNameA
Undocumented in source.
RpcNsEntryObjectInqBegin
alias RpcNsEntryObjectInqBegin = RpcNsEntryObjectInqBeginW
Undocumented in source.
RpcNsEntryObjectInqBegin
alias RpcNsEntryObjectInqBegin = RpcNsEntryObjectInqBeginA
Undocumented in source.
RpcNsGroupDelete
alias RpcNsGroupDelete = RpcNsGroupDeleteW
Undocumented in source.
RpcNsGroupDelete
alias RpcNsGroupDelete = RpcNsGroupDeleteA
Undocumented in source.
RpcNsGroupMbrAdd
alias RpcNsGroupMbrAdd = RpcNsGroupMbrAddW
Undocumented in source.
RpcNsGroupMbrAdd
alias RpcNsGroupMbrAdd = RpcNsGroupMbrAddA
Undocumented in source.
RpcNsGroupMbrInqBegin
alias RpcNsGroupMbrInqBegin = RpcNsGroupMbrInqBeginW
Undocumented in source.
RpcNsGroupMbrInqBegin
alias RpcNsGroupMbrInqBegin = RpcNsGroupMbrInqBeginA
Undocumented in source.
RpcNsGroupMbrInqNext
alias RpcNsGroupMbrInqNext = RpcNsGroupMbrInqNextW
Undocumented in source.
RpcNsGroupMbrInqNext
alias RpcNsGroupMbrInqNext = RpcNsGroupMbrInqNextA
Undocumented in source.
RpcNsGroupMbrRemove
alias RpcNsGroupMbrRemove = RpcNsGroupMbrRemoveW
Undocumented in source.
RpcNsGroupMbrRemove
alias RpcNsGroupMbrRemove = RpcNsGroupMbrRemoveA
Undocumented in source.
RpcNsMgmtBindingUnexport
alias RpcNsMgmtBindingUnexport = RpcNsMgmtBindingUnexportW
Undocumented in source.
RpcNsMgmtBindingUnexport
alias RpcNsMgmtBindingUnexport = RpcNsMgmtBindingUnexportA
Undocumented in source.
RpcNsMgmtEntryCreate
alias RpcNsMgmtEntryCreate = RpcNsMgmtEntryCreateW
Undocumented in source.
RpcNsMgmtEntryCreate
alias RpcNsMgmtEntryCreate = RpcNsMgmtEntryCreateA
Undocumented in source.
RpcNsMgmtEntryDelete
alias RpcNsMgmtEntryDelete = RpcNsMgmtEntryDeleteW
Undocumented in source.
RpcNsMgmtEntryDelete
alias RpcNsMgmtEntryDelete = RpcNsMgmtEntryDeleteA
Undocumented in source.
RpcNsMgmtEntryInqIfIds
alias RpcNsMgmtEntryInqIfIds = RpcNsMgmtEntryInqIfIdsW
Undocumented in source.
RpcNsMgmtEntryInqIfIds
alias RpcNsMgmtEntryInqIfIds = RpcNsMgmtEntryInqIfIdsA
Undocumented in source.
RpcNsProfileDelete
alias RpcNsProfileDelete = RpcNsProfileDeleteW
Undocumented in source.
RpcNsProfileDelete
alias RpcNsProfileDelete = RpcNsProfileDeleteA
Undocumented in source.
RpcNsProfileEltAdd
alias RpcNsProfileEltAdd = RpcNsProfileEltAddW
Undocumented in source.
RpcNsProfileEltAdd
alias RpcNsProfileEltAdd = RpcNsProfileEltAddA
Undocumented in source.
RpcNsProfileEltInqBegin
alias RpcNsProfileEltInqBegin = RpcNsProfileEltInqBeginW
Undocumented in source.
RpcNsProfileEltInqBegin
alias RpcNsProfileEltInqBegin = RpcNsProfileEltInqBeginA
Undocumented in source.
RpcNsProfileEltInqNext
alias RpcNsProfileEltInqNext = RpcNsProfileEltInqNextW
Undocumented in source.
RpcNsProfileEltInqNext
alias RpcNsProfileEltInqNext = RpcNsProfileEltInqNextA
Undocumented in source.
RpcNsProfileEltRemove
alias RpcNsProfileEltRemove = RpcNsProfileEltRemoveW
Undocumented in source.
RpcNsProfileEltRemove
alias RpcNsProfileEltRemove = RpcNsProfileEltRemoveA
Undocumented in source.

Functions

RpcNsBindingExportA
RPC_STATUS RpcNsBindingExportA(uint , ubyte* , RPC_IF_HANDLE , RPC_BINDING_VECTOR* , UUID_VECTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingExportW
RPC_STATUS RpcNsBindingExportW(uint , ushort* , RPC_IF_HANDLE , RPC_BINDING_VECTOR* , UUID_VECTOR* )
Undocumented in source.
RpcNsBindingImportBeginA
RPC_STATUS RpcNsBindingImportBeginA(uint , ubyte* , RPC_IF_HANDLE , UUID* , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsBindingImportBeginW
RPC_STATUS RpcNsBindingImportBeginW(uint , ushort* , RPC_IF_HANDLE , UUID* , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsBindingImportDone
RPC_STATUS RpcNsBindingImportDone(RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingImportNext
RPC_STATUS RpcNsBindingImportNext(RPC_NS_HANDLE , RPC_BINDING_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingLookupBeginA
RPC_STATUS RpcNsBindingLookupBeginA(uint , ubyte* , RPC_IF_HANDLE , UUID* , uint , RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingLookupBeginW
RPC_STATUS RpcNsBindingLookupBeginW(uint , ushort* , RPC_IF_HANDLE , UUID* , uint , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsBindingLookupDone
RPC_STATUS RpcNsBindingLookupDone(RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingLookupNext
RPC_STATUS RpcNsBindingLookupNext(RPC_NS_HANDLE , RPC_BINDING_VECTOR** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingSelect
RPC_STATUS RpcNsBindingSelect(RPC_BINDING_VECTOR* , RPC_BINDING_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingUnexportA
RPC_STATUS RpcNsBindingUnexportA(uint , ubyte* , RPC_IF_HANDLE , UUID_VECTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsBindingUnexportW
RPC_STATUS RpcNsBindingUnexportW(uint , ushort* , RPC_IF_HANDLE , UUID_VECTOR* )
Undocumented in source.
RpcNsEntryExpandNameA
RPC_STATUS RpcNsEntryExpandNameA(uint , ubyte* , ubyte** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsEntryExpandNameW
RPC_STATUS RpcNsEntryExpandNameW(uint , ushort* , ushort** )
Undocumented in source.
RpcNsEntryObjectInqBeginA
RPC_STATUS RpcNsEntryObjectInqBeginA(uint , ubyte* , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsEntryObjectInqBeginW
RPC_STATUS RpcNsEntryObjectInqBeginW(uint , ushort* , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsEntryObjectInqDone
RPC_STATUS RpcNsEntryObjectInqDone(RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsEntryObjectInqNext
RPC_STATUS RpcNsEntryObjectInqNext(RPC_NS_HANDLE , UUID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupDeleteA
RPC_STATUS RpcNsGroupDeleteA(uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupDeleteW
RPC_STATUS RpcNsGroupDeleteW(uint , ushort* )
Undocumented in source.
RpcNsGroupMbrAddA
RPC_STATUS RpcNsGroupMbrAddA(uint , ubyte* , uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupMbrAddW
RPC_STATUS RpcNsGroupMbrAddW(uint , ushort* , uint , ushort* )
Undocumented in source.
RpcNsGroupMbrInqBeginA
RPC_STATUS RpcNsGroupMbrInqBeginA(uint , ubyte* , uint , RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupMbrInqBeginW
RPC_STATUS RpcNsGroupMbrInqBeginW(uint , ushort* , uint , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsGroupMbrInqDone
RPC_STATUS RpcNsGroupMbrInqDone(RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupMbrInqNextA
RPC_STATUS RpcNsGroupMbrInqNextA(RPC_NS_HANDLE , ubyte** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupMbrInqNextW
RPC_STATUS RpcNsGroupMbrInqNextW(RPC_NS_HANDLE , ushort** )
Undocumented in source.
RpcNsGroupMbrRemoveA
RPC_STATUS RpcNsGroupMbrRemoveA(uint , ubyte* , uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsGroupMbrRemoveW
RPC_STATUS RpcNsGroupMbrRemoveW(uint , ushort* , uint , ushort* )
Undocumented in source.
RpcNsMgmtBindingUnexportA
RPC_STATUS RpcNsMgmtBindingUnexportA(uint , ubyte* , RPC_IF_ID* , uint , UUID_VECTOR* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtBindingUnexportW
RPC_STATUS RpcNsMgmtBindingUnexportW(uint , ushort* , RPC_IF_ID* , uint , UUID_VECTOR* )
Undocumented in source.
RpcNsMgmtEntryCreateA
RPC_STATUS RpcNsMgmtEntryCreateA(uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtEntryCreateW
RPC_STATUS RpcNsMgmtEntryCreateW(uint , ushort* )
Undocumented in source.
RpcNsMgmtEntryDeleteA
RPC_STATUS RpcNsMgmtEntryDeleteA(uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtEntryDeleteW
RPC_STATUS RpcNsMgmtEntryDeleteW(uint , ushort* )
Undocumented in source.
RpcNsMgmtEntryInqIfIdsA
RPC_STATUS RpcNsMgmtEntryInqIfIdsA(uint , ubyte* , RPC_IF_ID_VECTOR** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtEntryInqIfIdsW
RPC_STATUS RpcNsMgmtEntryInqIfIdsW(uint , ushort , RPC_IF_ID_VECTOR** )
Undocumented in source.
RpcNsMgmtHandleSetExpAge
RPC_STATUS RpcNsMgmtHandleSetExpAge(RPC_NS_HANDLE , uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtInqExpAge
RPC_STATUS RpcNsMgmtInqExpAge(uint* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsMgmtSetExpAge
RPC_STATUS RpcNsMgmtSetExpAge(uint )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileDeleteA
RPC_STATUS RpcNsProfileDeleteA(uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileDeleteW
RPC_STATUS RpcNsProfileDeleteW(uint , ushort* )
Undocumented in source.
RpcNsProfileEltAddA
RPC_STATUS RpcNsProfileEltAddA(uint , ubyte* , RPC_IF_ID* , uint , ubyte* , uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileEltAddW
RPC_STATUS RpcNsProfileEltAddW(uint , ushort* , RPC_IF_ID* , uint , ushort* , uint , ushort* )
Undocumented in source.
RpcNsProfileEltInqBeginA
RPC_STATUS RpcNsProfileEltInqBeginA(uint , ubyte* , uint , RPC_IF_ID* , uint , uint , ubyte* , RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileEltInqBeginW
RPC_STATUS RpcNsProfileEltInqBeginW(uint , ushort* , uint , RPC_IF_ID* , uint , uint , ushort* , RPC_NS_HANDLE* )
Undocumented in source.
RpcNsProfileEltInqDone
RPC_STATUS RpcNsProfileEltInqDone(RPC_NS_HANDLE* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileEltInqNextA
RPC_STATUS RpcNsProfileEltInqNextA(RPC_NS_HANDLE , RPC_IF_ID* , ubyte** , uint* , ubyte** )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileEltInqNextW
RPC_STATUS RpcNsProfileEltInqNextW(RPC_NS_HANDLE , RPC_IF_ID* , ushort** , uint* , ushort** )
Undocumented in source.
RpcNsProfileEltRemoveA
RPC_STATUS RpcNsProfileEltRemoveA(uint , ubyte* , RPC_IF_ID* , uint , ubyte* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
RpcNsProfileEltRemoveW
RPC_STATUS RpcNsProfileEltRemoveW(uint , ushort* , RPC_IF_ID* , uint , ushort* )
Undocumented in source.

Mixins

__anonymous
mixin DECLARE_HANDLE!("RPC_NS_HANDLE")
Undocumented in source.

Variables

RPC_C_NS_DEFAULT_EXP_AGE
auto RPC_C_NS_DEFAULT_EXP_AGE;
Undocumented in source.
RPC_C_NS_SYNTAX_DCE
auto RPC_C_NS_SYNTAX_DCE;
Undocumented in source.
RPC_C_NS_SYNTAX_DEFAULT
auto RPC_C_NS_SYNTAX_DEFAULT;
Undocumented in source.
RPC_C_PROFILE_ALL_ELT
auto RPC_C_PROFILE_ALL_ELT;
Undocumented in source.
RPC_C_PROFILE_DEFAULT_ELT
auto RPC_C_PROFILE_DEFAULT_ELT;
Undocumented in source.
RPC_C_PROFILE_MATCH_BY_BOTH
auto RPC_C_PROFILE_MATCH_BY_BOTH;
Undocumented in source.
RPC_C_PROFILE_MATCH_BY_IF
auto RPC_C_PROFILE_MATCH_BY_IF;
Undocumented in source.
RPC_C_PROFILE_MATCH_BY_MBR
auto RPC_C_PROFILE_MATCH_BY_MBR;
Undocumented in source.

Meta