ReactOS 0.4.16-dev-297-gc569aee
|
#include "precomp.h"
Go to the source code of this file.
Classes | |
class | CBDASignalStatistics |
Functions | |
HRESULT WINAPI | CBDASignalStatistics_fnConstructor (IKsPropertySet *pProperty, ULONG NodeId, REFIID riid, LPVOID *ppv) |
Variables | |
const GUID | IID_IBDA_SignalStatistics = {0x1347d106, 0xcf3a, 0x428a, {0xa5, 0xcb, 0xac, 0x0d, 0x9a, 0x2a, 0x43, 0x38}} |
const GUID | KSPROPSETID_BdaSignalStats = {0x1347d106, 0xcf3a, 0x428a, {0xa5, 0xcb, 0xac, 0xd, 0x9a, 0x2a, 0x43, 0x38}} |
HRESULT WINAPI CBDASignalStatistics_fnConstructor | ( | IKsPropertySet * | pProperty, |
ULONG | NodeId, | ||
REFIID | riid, | ||
LPVOID * | ppv | ||
) |
Definition at line 265 of file signalstatistics.cpp.
Referenced by CControlNode::QueryInterface().
const GUID IID_IBDA_SignalStatistics = {0x1347d106, 0xcf3a, 0x428a, {0xa5, 0xcb, 0xac, 0x0d, 0x9a, 0x2a, 0x43, 0x38}} |
Definition at line 13 of file signalstatistics.cpp.
Referenced by CControlNode::QueryInterface(), and CBDASignalStatistics::QueryInterface().
const GUID KSPROPSETID_BdaSignalStats = {0x1347d106, 0xcf3a, 0x428a, {0xa5, 0xcb, 0xac, 0xd, 0x9a, 0x2a, 0x43, 0x38}} |
Definition at line 14 of file signalstatistics.cpp.
Referenced by CBDASignalStatistics::get_SampleTime(), CBDASignalStatistics::get_SignalLocked(), CBDASignalStatistics::get_SignalPresent(), CBDASignalStatistics::get_SignalQuality(), CBDASignalStatistics::get_SignalStrength(), and CBDASignalStatistics::put_SampleTime().