D3DDDI_VERSION64_FROM32 - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3dumddi.h

void D3DDDI_VERSION64_FROM32(
  interface,
  version
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (nf-d3dumddi-d3dddi_version64_from32)

D3DDDI_VERSION64_FROM32 macro

Description

Converts a 64 bit version from a 32 bit.

Parameters

interface

Interface.

version

Version.

Remarks

See also