|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <ks.h>

Public Attributes | |
| struct { | |
| LONG SignedMinimum | |
| LONG SignedMaximum | |
| }; | |
| struct { | |
| ULONG UnsignedMinimum | |
| ULONG UnsignedMaximum | |
| }; | |
| struct { ... } KSPROPERTY_BOUNDS_LONG::@3197 |
| struct { ... } KSPROPERTY_BOUNDS_LONG::@3199 |
| 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().