GetSourceApplication Method (IEmbeddedObject) Send Feedback
See Also  Example
SourceApplication[out]
Name of the source application
Gets the name of the source application of this embedded object.

Syntax

Visual Basic 
Function GetSourceApplication() As System.String
C# 
System.string GetSourceApplication()
JavaScript 
GetSourceApplication() : String
COM native C++ 
HRESULT GetSourceApplication(
   BSTR* SourceApplication
)  
C++ 
DSRESULT GetSourceApplication(
   dsString* SourceApplication
)  

Parameters

SourceApplication[out] or Return Value
Name of the source application

Example

 

See Also

Availability

DraftSight V1R1.4