D3DDDI_INTERFACE32_FROM_VERSION64 - NtDoc

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

void D3DDDI_INTERFACE32_FROM_VERSION64(
  v
);
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

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

D3DDDI_INTERFACE32_FROM_VERSION64 macro

Description

Converts a 32 bit interface from a 64 bit version.

Parameters

v

The current value.

Remarks

See also