ReactOS 0.4.15-dev-8058-ga7cbb60
d3drm_frame_array Struct Reference

Public Attributes

IDirect3DRMFrameArray IDirect3DRMFrameArray_iface
 
LONG ref
 
ULONG size
 
IDirect3DRMFrame ** frames
 

Detailed Description

Definition at line 34 of file frame.c.

Member Data Documentation

◆ frames

IDirect3DRMFrame** d3drm_frame_array::frames

Definition at line 39 of file frame.c.

Referenced by d3drm_frame_array_create().

◆ IDirect3DRMFrameArray_iface

IDirect3DRMFrameArray d3drm_frame_array::IDirect3DRMFrameArray_iface

Definition at line 36 of file frame.c.

Referenced by impl_from_IDirect3DRMFrameArray().

◆ ref

LONG d3drm_frame_array::ref

Definition at line 37 of file frame.c.

◆ size

ULONG d3drm_frame_array::size

Definition at line 38 of file frame.c.


The documentation for this struct was generated from the following file: