Function DsGetDcOpenW
pub unsafe fn DsGetDcOpenW<P0, P2, P4>(
dnsname: P0,
optionflags: u32,
sitename: P2,
domainguid: Option<*const GUID>,
dnsforestname: P4,
dcflags: u32,
retgetdccontext: *mut HANDLE,
) -> u32where
P0: Param<PCWSTR>,
P2: Param<PCWSTR>,
P4: Param<PCWSTR>,