Searched defs:lpServiceType (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dnspapi.h103 LPGUID lpServiceType; member in struct:_SERVICE_INFOA
117 LPGUID lpServiceType; member in struct:_SERVICE_INFOW
185 INT WINAPI GetAddressByNameA(DWORD dwNameSpace, LPGUID lpServiceType, LPSTR lpServiceName,
189 INT WINAPI GetAddressByNameW(DWORD dwNameSpace, LPGUID lpServiceType, LPWSTR lpServiceName,
194 INT WINAPI GetTypeByNameA(LPSTR lpServiceName, LPGUID lpServiceType);
195 INT WINAPI GetTypeByNameW(LPWSTR lpServiceName, LPGUID lpServiceType);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dnspapi.h103 LPGUID lpServiceType; member in struct:_SERVICE_INFOA
117 LPGUID lpServiceType; member in struct:_SERVICE_INFOW
185 INT WINAPI GetAddressByNameA(DWORD dwNameSpace, LPGUID lpServiceType, LPSTR lpServiceName,
189 INT WINAPI GetAddressByNameW(DWORD dwNameSpace, LPGUID lpServiceType, LPWSTR lpServiceName,
194 INT WINAPI GetTypeByNameA(LPSTR lpServiceName, LPGUID lpServiceType);
195 INT WINAPI GetTypeByNameW(LPWSTR lpServiceName, LPGUID lpServiceType);

Completed in 42 milliseconds