Compartilhar via


DDGPESurf::GetDriverGUID (Windows CE 5.0)

Send Feedback

This method allows your driver to obtain the driver-specific GUID that is applied to the specified object. 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

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.