ReactOS 0.4.16-dev-41-ge8c7597
|
Public Member Functions | |
HRESULT | IsFormatSupported ([size_is(cbFormat), in] PKSDATAFORMAT pKsFormat, [in] DWORD cbFormat, [out] BOOL *pbSupported) |
HRESULT | GetDevicePreferredFormat ([out] PKSDATAFORMAT *ppKsFormat) |
Public Member Functions inherited from IUnknown | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
typedef IUnknown * | LPUNKNOWN |
Definition at line 475 of file devicetopology.idl.
HRESULT IKsFormatSupport::GetDevicePreferredFormat | ( | [out] PKSDATAFORMAT * | ppKsFormat | ) |
HRESULT IKsFormatSupport::IsFormatSupported | ( | [size_is(cbFormat), in] PKSDATAFORMAT | pKsFormat, |
[in] DWORD | cbFormat, | ||
[out] BOOL * | pbSupported | ||
) |