DDGPESurf::GetDriverGUID
This method allows your driver to obtain the driver-specific GUID that has been applied to the specified object. You should use this method instead of accessing the corresponding member variable directly.
virtual GUID GetDriverGUID(void);
Parameters
None.
Return Values
The method returns the GUID for the specified object.
Requirements
OS Versions: Windows CE 2.12 and later. Version 2.12 requires DXPAK 1.0 or later.
Header: Ddgpe.h.
Link Library: Ddgpe.lib.
See Also
DDGPESurf Class | DDGPESurf Class Definition
Last updated on Tuesday, May 18, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.