std › os.windows › advapi32 › RegGetValueWRegGetValueWFunction parametersParameters#hkey:HKEYlpSubKey:LPCWSTRlpValue:LPCWSTRdwFlags:DWORDpdwType:?*DWORDpvData:?*anyopaquepcbData:?*DWORDType definitions in this namespaceTypes#RRFFunctions in this namespaceFunctions#RegOpenKeyExWRegQueryValueExWRegCloseKeySystemFunction036RtlGenRandomRegGetValueWRegLoadAppKeyWSourceImplementation#pub extern "advapi32" fn RegGetValueW( hkey: HKEY, lpSubKey: LPCWSTR, lpValue: LPCWSTR, dwFlags: DWORD, pdwType: ?*DWORD, pvData: ?*anyopaque, pcbData: ?*DWORD, ) callconv(.winapi) LSTATUS
pub extern "advapi32" fn RegGetValueW( hkey: HKEY, lpSubKey: LPCWSTR, lpValue: LPCWSTR, dwFlags: DWORD, pdwType: ?*DWORD, pvData: ?*anyopaque, pcbData: ?*DWORD, ) callconv(.winapi) LSTATUS