Callout blocks collection that contains IAcSmNamedAcDbObjectReference objects.
Share
AcSmCalloutBlocks (SSO)
Topics in this section
- AcSmCalloutBlocks.Add Method (SSO)
Appends an IAcSmAcDbBlockRecordReference component to the collection. - AcSmCalloutBlocks.Clear Method (SSO)
Resets and cleans up the object, leaving the object uninitialized. - AcSmCalloutBlocks.GetCustomPropertyBag Method (SSO)
Retrieves the custom property bag of the component. - AcSmCalloutBlocks.GetDatabase Method (SSO)
Retrieves the parent IAcSmDatabase object. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmCalloutBlocks.GetDesc Method (SSO)
Retrieves the description of the component. - AcSmCalloutBlocks.GetDirectlyOwnedObjects Method (SSO)
Returns an array of the directly owned objects. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmCalloutBlocks.GetEnumerator Method (SSO)
Returns an enumerator of the contained IAcSmNamedAcDbObjectReference components in the collection. - AcSmCalloutBlocks.GetIsDirty Method (SSO)
If VARIANT_TRUE is returned, then the persistable component was modified and is committed when the owner AcSmDatabase is unlocked. - AcSmCalloutBlocks.GetName Method (SSO)
Retrieves the Name property of the component. - AcSmCalloutBlocks.GetObjectId Method (SSO)
Retrieves the IAcSmObjectId of the object. If the method succeeds, the return value is S_OK. If the parent database cannot be found, S_FALSE is returned and the provided pointer is populated with null. All other return values indicate an error condition. - AcSmCalloutBlocks.GetOwner Method (SSO)
Retrieves a pointer to the owning IAcSmPersist parent object. - AcSmCalloutBlocks.GetTypeName Method (SSO)
Retrieves the descriptive name representing the coclass. This method is used mainly by the filer. - AcSmCalloutBlocks.InitNew Method (SSO)
Initialization of a newly created persistable object. This method and the Load method are the only two ways to initialize a persistable component. - AcSmCalloutBlocks.Load Method (SSO)
This API was designed for internal use and has not been thoroughly tested. - AcSmCalloutBlocks.Remove Method (SSO)
Removes an IAcSmAcDbBlockRecordReferenceIAcSmAcDbBlockRecordReference component from the collection. - AcSmCalloutBlocks.Save Method (SSO)
This API was designed for internal use and has not been thoroughly tested. - AcSmCalloutBlocks.SetDesc Method (SSO)
Sets the description of the component. - AcSmCalloutBlocks.SetName Method (SSO)
Sets the Name property of the component. - AcSmCalloutBlocks.SetOwner Method (SSO)
Sets the owner property of the IAcSmPersist object. The owning object should have a direct reference to this object.
Related Reference
- AcSmCalloutBlocks.Clear Method (SSO)
- AcSmCalloutBlocks.GetCustomPropertyBag Method (SSO)
- AcSmCalloutBlocks.GetDatabase Method (SSO)
- AcSmCalloutBlocks.GetDesc Method (SSO)
- AcSmCalloutBlocks.GetDirectlyOwnedObjects Method (SSO)
- AcSmCalloutBlocks.GetEnumerator Method (SSO)
- AcSmCalloutBlocks.GetIsDirty Method (SSO)
- AcSmCalloutBlocks.GetName Method (SSO)
- AcSmCalloutBlocks.GetObjectId Method (SSO)
- AcSmCalloutBlocks.GetOwner Method (SSO)
- AcSmCalloutBlocks.GetTypeName Method (SSO)
- AcSmCalloutBlocks.InitNew Method (SSO)
- AcSmCalloutBlocks.Load Method (SSO)
- AcSmCalloutBlocks.Remove Method (SSO)
- AcSmCalloutBlocks.Save Method (SSO)
- AcSmCalloutBlocks.SetDesc Method (SSO)
- AcSmCalloutBlocks.SetName Method (SSO)
- AcSmCalloutBlocks.SetOwner Method (SSO)