K
Kerem Gümrükcü
Hi,
can someone please give me a translation of this call from C to C#:
WINSETUPAPI BOOL WINAPI
SetupDiBuildClassInfoListEx(
IN DWORD Flags,
OUT LPGUID ClassGuidList,
IN DWORD ClassGuidListSize,
OUT PDWORD RequiredSize,
IN PCTSTR MachineName, OPTIONAL
IN PVOID Reserved,
);
Here is the MSDN detail:
http://msdn.microsoft.com/en-us/library/ms792976.aspx
TIA
Regards
Kerem
--
can someone please give me a translation of this call from C to C#:
WINSETUPAPI BOOL WINAPI
SetupDiBuildClassInfoListEx(
IN DWORD Flags,
OUT LPGUID ClassGuidList,
IN DWORD ClassGuidListSize,
OUT PDWORD RequiredSize,
IN PCTSTR MachineName, OPTIONAL
IN PVOID Reserved,
);
Here is the MSDN detail:
http://msdn.microsoft.com/en-us/library/ms792976.aspx
TIA
Regards
Kerem
--