ReactOS
0.4.15-dev-5618-g8866b9d
|
import"devicetopology.idl";
Public Member Functions | |
HRESULT | IsFormatSupported ([size_is(cbFormat), in] PKSDATAFORMAT pKsFormat, [in] DWORD cbFormat, [out] BOOL *pbSupported) |
HRESULT | GetDevicePreferredFormat ([out] PKSDATAFORMAT *ppKsFormat) |
![]() | |
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
ULONG | AddRef () |
ULONG | Release () |
Additional Inherited Members | |
![]() | |
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 | ||
) |