GetCurrentCommandName Method (IFileDialogManager)
For Dassault Systemes internal use only
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCurrentCommandName() As System.String |
C# | |
---|
System.string GetCurrentCommandName() |
JavaScript | |
---|
GetCurrentCommandName() : System.String; |
COM native C++ | |
---|
HRESULT GetCurrentCommandName(
BSTR* Val
) |
See Also