DlGetAssociatedDeviceExtension function (dispmprt.h)

Returns the device extension for the parent of the specified device object.

Syntax

PVOID DlGetAssociatedDeviceExtension(
  PVOID DeviceObject
);

Parameters

DeviceObject

A handle that represents a display object.

Return value

This function returns PVOID.

Requirements

Requirement Value
Header dispmprt.h