Source position: jwawptypes.pas line 104
type tagWPPROVINFOA = record
dwSize: DWORD;
dwFlags: DWORD;
dwPriority: DWORD;
lpszProviderName: LPSTR;
lpszProviderCLSID: LPSTR;
lpszDllPath: LPSTR;
end;