pub unsafe fn PeerCollabSignin<P0>(
    hwndparent: P0,
    dwsigninoptions: u32
) -> Result<()>where
    P0: IntoParam<HWND>,
Expand description

Required features: "Win32_Foundation"