IObjectWithProgID interface (shobjidl_core.h)

Exposes methods that provide access to the ProgID associated with an object.

Inheritance

The IObjectWithProgID interface inherits from the IUnknown interface. IObjectWithProgID also has these types of members:

Methods

The IObjectWithProgID interface has these methods.

 
IObjectWithProgID::GetProgID

Retrieves the ProgID associated with an object.
IObjectWithProgID::SetProgID

Sets the ProgID of an object.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header shobjidl_core.h (include Shobjidl.h)

See also

Programmatic Identifiers