mpr

Function WNetUseConnectionA

Source
pub unsafe extern "system" fn WNetUseConnectionA(
    hwndOwner: HWND,
    lpNetResource: LPNETRESOURCEA,
    lpPassword: LPCSTR,
    lpUserId: LPCSTR,
    dwFlags: DWORD,
    lpAccessName: LPSTR,
    lpBufferSize: LPDWORD,
    lpResult: LPDWORD,
) -> DWORD