DlGetVersion function (dispmprt.h)

Gets version information about the currently running operating system.

Syntax

VP_STATUS DlGetVersion(
  PVOID            DeviceHandle,
  PVPOSVERSIONINFO pDlpOsVersionInfo
);

Parameters

DeviceHandle

A handle that represents a display adapter.

pDlpOsVersionInfo

Return value

This function returns VP_STATUS.

Requirements

Requirement Value
Header dispmprt.h