IObjectConstructString interface (comsvcs.h)
Provides access to a constructor string. Use it when you want to specify the parameters during the construction of your object.
Object constructor strings should not be used to store security-sensitive information.
Inheritance
The IObjectConstructString interface inherits from the IDispatch interface. IObjectConstructString also has these types of members:
Methods
The IObjectConstructString interface has these methods.
IObjectConstructString::get_ConstructString Retrieves the constructor string for the object. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 2000 Professional [desktop apps only] |
Minimum supported server | Windows 2000 Server [desktop apps only] |
Target Platform | Windows |
Header | comsvcs.h |