mpr

Function WNetUseConnectionW

Source
pub unsafe extern "system" fn WNetUseConnectionW(
    hwndOwner: HWND,
    lpNetResource: LPNETRESOURCEW,
    lpPassword: LPCWSTR,
    lpUserId: LPCWSTR,
    dwFlags: DWORD,
    lpAccessName: LPWSTR,
    lpBufferSize: LPDWORD,
    lpResult: LPDWORD,
) -> DWORD