Function windows::Win32::Networking::ActiveDirectory::DsGetDcOpenA
pub unsafe fn DsGetDcOpenA<P0, P1, P2>(
dnsname: P0,
optionflags: u32,
sitename: P1,
domainguid: Option<*const GUID>,
dnsforestname: P2,
dcflags: u32,
retgetdccontext: *mut HANDLE,
) -> u32where
P0: Param<PCSTR>,
P1: Param<PCSTR>,
P2: Param<PCSTR>,