|
| HRESULT | QueryCurrentDefault ([in, string] LPCWSTR pszQuery, [in] ASSOCIATIONTYPE atQueryType, [in] ASSOCIATIONLEVEL alQueryLevel, [out, string] LPWSTR *ppszAssociation) |
| |
| HRESULT | QueryAppIsDefault ([in, string] LPCWSTR pszQuery, [in] ASSOCIATIONTYPE atQueryType, [in] ASSOCIATIONLEVEL alQueryLevel, [in, string] LPCWSTR pszAppRegistryName, [out] BOOL *pfDefault) |
| |
| HRESULT | QueryAppIsDefaultAll ([in] ASSOCIATIONLEVEL alQueryLevel, [in, string] LPCWSTR pszAppRegistryName, [out] BOOL *pfDefault) |
| |
| HRESULT | SetAppAsDefault ([in, string] LPCWSTR pszAppRegistryName, [in, string] LPCWSTR pszSet, [in] ASSOCIATIONTYPE atSetType) |
| |
| HRESULT | SetAppAsDefaultAll ([in, string] LPCWSTR pszAppRegistryName) |
| |
| HRESULT | ClearUserAssociations () |
| |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| |
| ULONG | AddRef () |
| |
| ULONG | Release () |
| |
Definition at line 4212 of file shobjidl.idl.
◆ ClearUserAssociations()
| HRESULT IApplicationAssociationRegistration::ClearUserAssociations |
( |
| ) |
|
◆ QueryAppIsDefault()
◆ QueryAppIsDefaultAll()
◆ QueryCurrentDefault()
◆ SetAppAsDefault()
◆ SetAppAsDefaultAll()
| HRESULT IApplicationAssociationRegistration::SetAppAsDefaultAll |
( |
[in, string] LPCWSTR |
pszAppRegistryName | ) |
|
The documentation for this interface was generated from the following file: