ReactOS 0.4.15-dev-7958-gcd0bb1a
_DSPROPERTY Union Reference

#include <dsdriver.h>

Collaboration diagram for _DSPROPERTY:

Public Attributes

struct {
   GUID   Set
 
   ULONG   Id
 
   ULONG   Flags
 
   ULONG   InstanceId
 
DUMMYSTRUCTNAME
 
ULONGLONG Alignment
 

Detailed Description

Definition at line 114 of file dsdriver.h.

Member Data Documentation

◆ Alignment

ULONGLONG _DSPROPERTY::Alignment

Definition at line 122 of file dsdriver.h.

◆ 

struct { ... } _DSPROPERTY::DUMMYSTRUCTNAME

◆ Flags

ULONG _DSPROPERTY::Flags

Definition at line 119 of file dsdriver.h.

Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().

◆ Id

ULONG _DSPROPERTY::Id

Definition at line 118 of file dsdriver.h.

Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().

◆ InstanceId

ULONG _DSPROPERTY::InstanceId

Definition at line 120 of file dsdriver.h.

Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().

◆ Set

GUID _DSPROPERTY::Set

Definition at line 117 of file dsdriver.h.

Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().


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