Function windows::Win32::System::Search::SQLInitEnumServers
pub unsafe fn SQLInitEnumServers<P0, P1>(
pwchservername: P0,
pwchinstancename: P1,
) -> HANDLEwhere
P0: Param<PCWSTR>,
P1: Param<PCWSTR>,