This topic has not yet been rated - Rate this topic

IObjectWithProgID interface

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

Members

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

Methods

The IObjectWithProgID interface has these methods.

MethodDescription
GetProgID

Retrieves the ProgID associated with an object.

SetProgID

Sets the ProgID of an object.

 

Requirements

Minimum supported client

Windows 7 [desktop apps only]

Minimum supported server

Windows Server 2008 R2 [desktop apps only]

Header

Shobjidl.h

IDL

Shobjidl.idl

See also

Programmatic Identifiers

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Community Additions

ADD
© 2013 Microsoft. All rights reserved.