Source position: jwawptypes.pas line 120
type tagWPPROVINFOW = record
dwSize: DWORD;
dwFlags: DWORD;
dwPriority: DWORD;
lpszProviderName: LPWSTR;
lpszProviderCLSID: LPWSTR;
lpszDllPath: LPWSTR;
end;