KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE_S - NtDoc

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

typedef struct {
  ULONG CX;
  ULONG CY;
} KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE_S, *PKSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE_S;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-ksmedia-ksproperty_allocator_control_surface_size_s)

KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE_S structure

Description

The KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE_S structure specifies the width and height of an overlay surface.

Members

CX

Specifies the width of the overlay surface.

CY

Specifies the height of the overlay surface

See also

KSPROPERTY_ALLOCATOR_CONTROL_SURFACE_SIZE

PROPSETID_ALLOCATOR_CONTROL