ReactOS 0.4.16-dev-1484-g212a1a5
|
#include <ks.h>
Public Attributes | |
struct { | |
LONG SignedMinimum | |
LONG SignedMaximum | |
}; | |
struct { | |
ULONG UnsignedMinimum | |
ULONG UnsignedMaximum | |
}; | |
struct { ... } KSPROPERTY_BOUNDS_LONG::@3189 |
struct { ... } KSPROPERTY_BOUNDS_LONG::@3191 |
LONG KSPROPERTY_BOUNDS_LONG::SignedMaximum |
Definition at line 1498 of file ks.h.
Referenced by CAC97MiniportTopology::BasicSupportHandler(), BasicSupportHandler(), and MMixerAddMixerControl().
LONG KSPROPERTY_BOUNDS_LONG::SignedMinimum |
Definition at line 1497 of file ks.h.
Referenced by CAC97MiniportTopology::BasicSupportHandler(), BasicSupportHandler(), and MMixerAddMixerControl().
ULONG KSPROPERTY_BOUNDS_LONG::UnsignedMaximum |
Definition at line 1506 of file ks.h.
Referenced by MMixerAddMixerControl().
ULONG KSPROPERTY_BOUNDS_LONG::UnsignedMinimum |
Definition at line 1505 of file ks.h.
Referenced by MMixerAddMixerControl().