This topic has not yet been rated - Rate this topic

USERCLASSTYPE enumeration

Applies to: desktop apps only

Indicates the different variants of the display name associated with a class of objects.

Syntax

typedef enum tagUSERCLASSTYPE {
  USERCLASSTYPE_FULL      = 1,
  USERCLASSTYPE_SHORT     = 2,
  USERCLASSTYPE_APPNAME   = 3 
} USERCLASSTYPE;

Constants

USERCLASSTYPE_FULL

The full type name of the class.

USERCLASSTYPE_SHORT

A short name (maximum of 15 characters) that is used for popup menus and the Links dialog box.

USERCLASSTYPE_APPNAME

The name of the application servicing the class and is used in the result text in dialog boxes.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Header

OleIdl.h

See also

IOleObject::GetUserType
OleRegGetUserType

 

 

Send comments about this topic to Microsoft

Build date: 3/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ