Share via


DDGPE::GetDriverData (Windows Embedded CE 6.0)

1/6/2010

This method returns a pointer to the driver data that is associated with the current object.

Syntax

virtual DDGPEDriverData* GetDriverData();

Parameters

None.

Return Value

Returns a pointer to the driver data that has been attached to the current object.

Requirements

Header ddgpe.h
Library Ddgpe.lib
Windows Embedded CE Windows Embedded CE 6.0 and later

See Also

Concepts

DDGPE Class
DDGPE Class Definition