Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Retrieves and manages builders for specific properties and components. A builder generates code for an item.
The IBuilderWizardManager type exposes the following members.
Methods
Name
Description
Verifies existence of a builder given a builder CLSID, or component category identifier (CATID) such as CATID_PropertyBuilder.
Sets builder dialogs to modeless or modal.
Requests a builder by CLSID or component category ID (CATID).
Returns the CLSID of a specific builder given a component category ID (CATID).
Returns the CLSID of a builder for an OLE object given the object's CLSID.
Top