GetType Method (IEmbeddedObject) Send Feedback
See Also  Example
ObjectType[out]
Type of this embedded object as defined in dsEmbeddedObjectType_e
Gets the type of this embedded object.

Syntax

Visual Basic 
Function GetType() As dsEmbeddedObjectType_e
JavaScript 
GetType() : String
COM native C++ 
HRESULT GetType(
   dsEmbeddedObjectType_e* ObjectType
)  

Parameters

ObjectType[out] or Return Value
Type of this embedded object as defined in dsEmbeddedObjectType_e

Example

 

See Also

Availability

DraftSight V1R1.4