ReactOS 0.4.16-dev-329-g9223134
|
#include <dsdriver.h>
Public Attributes | |
struct { | |
GUID Set | |
ULONG Id | |
ULONG Flags | |
ULONG InstanceId | |
} | DUMMYSTRUCTNAME |
ULONGLONG | Alignment |
Definition at line 114 of file dsdriver.h.
ULONGLONG _DSPROPERTY::Alignment |
Definition at line 122 of file dsdriver.h.
struct { ... } _DSPROPERTY::DUMMYSTRUCTNAME |
ULONG _DSPROPERTY::Flags |
Definition at line 119 of file dsdriver.h.
Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().
ULONG _DSPROPERTY::Id |
Definition at line 118 of file dsdriver.h.
Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().
ULONG _DSPROPERTY::InstanceId |
Definition at line 120 of file dsdriver.h.
Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().
GUID _DSPROPERTY::Set |
Definition at line 117 of file dsdriver.h.
Referenced by IKsBufferPropertySetImpl_Get(), and IKsBufferPropertySetImpl_Set().