ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (netapi32) | |
static RPC_STATUS | DsSetupBind (LPWSTR lpServerName, handle_t *hBinding) |
static void | DsSetupUnbind (handle_t hBinding) |
VOID WINAPI | DsRoleFreeMemory (_In_ PVOID Buffer) |
DWORD WINAPI | DsRoleGetPrimaryDomainInformation (LPCWSTR lpServer, DSROLE_PRIMARY_DOMAIN_INFO_LEVEL InfoLevel, PBYTE *Buffer) |
Definition at line 82 of file dssetup.c.
Referenced by _LocalGetPrintServerHandleData(), and START_TEST().
DWORD WINAPI DsRoleGetPrimaryDomainInformation | ( | LPCWSTR lpServer | , |
DSROLE_PRIMARY_DOMAIN_INFO_LEVEL | InfoLevel, | ||
PBYTE * | Buffer | ||
) |
Definition at line 92 of file dssetup.c.
Referenced by _LocalGetPrintServerHandleData(), and START_TEST().
|
static |
Definition at line 22 of file dssetup.c.
Referenced by DsRoleGetPrimaryDomainInformation().
Definition at line 65 of file dssetup.c.
Referenced by DsRoleGetPrimaryDomainInformation().
WINE_DEFAULT_DEBUG_CHANNEL | ( | netapi32 | ) |