DDGPE::GetDriverGUID (Windows Embedded CE 6.0)
1/6/2010
This method returns the driver-specific GUID that has been applied to the specified object. Use this method instead of accessing the corresponding member variable directly.
Syntax
virtual GUID GetDriverGUID();
Parameters
None.
Return Value
The method returns the GUID for the specified object.
Requirements
Header | ddgpe.h |
Library | Ddgpe.lib |
Windows Embedded CE | Windows Embedded CE 6.0 and later |