STK AgAsPluginSend comments on this topic.
FormatID Property (IAgAsEphemFileReaderPluginResultData)
See Also
Windows





Windows & Linux

Description

File Format identification. Cannot contain spaces.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property FormatID() As String
[C#]
public string FormatID {get;}
[Managed C++]
public: __property String __gc ^ get_FormatID();
[Unmanaged C++]
public: HRESULT get_FormatID(
    BSTR * pFormatID
);
[Java]
public String getFormatID();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.