|
| HRESULT | GetPreferredClsid (DWORD pluginType, LPCWSTR selector, CLSID *clsid) |
| |
| HRESULT | GetPreferredClsidByIndex (DWORD pluginType, DWORD index, LPWSTR *selector, CLSID *clsid) |
| |
| HRESULT | SetPreferredClsid (DWORD pluginType, LPCWSTR selector, const CLSID *clsid) |
| |
| HRESULT | IsDisabled (DWORD pluginType, REFCLSID clsid) |
| |
| HRESULT | GetDisabledByIndex (DWORD pluginType, DWORD index, CLSID *clsid) |
| |
| HRESULT | SetDisabled (DWORD pluginType, REFCLSID clsid, BOOL disabled) |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 577 of file mfobjects.idl.
◆ GetDisabledByIndex()
◆ GetPreferredClsid()
◆ GetPreferredClsidByIndex()
◆ IsDisabled()
◆ SetDisabled()
◆ SetPreferredClsid()
The documentation for this interface was generated from the following file: