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.
| Method | Description |
|---|---|
| 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 |
|
|
IDL |
|
See also
Show: