IApplicationAssociationRegistrationUI interface (shobjidl.h)
Exposes a method that launches an advanced association dialog box through which the user can customize their associations.
Inheritance
The IApplicationAssociationRegistrationUI interface inherits from the IUnknown interface. IApplicationAssociationRegistrationUI also has these types of members:
Methods
The IApplicationAssociationRegistrationUI interface has these methods.
IApplicationAssociationRegistrationUI::LaunchAdvancedAssociationUI Launches an advanced association dialog box through which the user can customize the associations for the application specified in pszAppRegName. |
Remarks
Because IApplicationAssociationRegistrationUI is only supported for Windows Vista and later, applications that support earlier operating systems must use their preexisting code when running under those operating systems. Those applications should include a check for the operating system version to account for this.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | shobjidl.h |