This topic has not yet been rated - Rate this topic

AuxUserType

Specifies an application's short display name and application names.

Registry Entry

HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID
   {CLSID}
      AuxUserType
         2 = ShortDisplayName
         3 = ApplicationName

Remarks

The recommended maximum length for ShortDisplayName is 15 characters. This name is used in menus, including pop-up menus.

ApplicationName should contain the actual name of the application (such as "Acme Draw 2.0"). This name is used in the Results field of the Paste Special dialog box.

Related topics

IOleObject::GetUserType

 

 

Send comments about this topic to Microsoft

Build date: 5/16/2013

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.