Gets an array of supported short range waveform names.
Read-only property
[Visual Basic .NET] |
---|
Public Property SupportedShortRangeWaveforms() As System.Array |
[C#] |
---|
public System.Array SupportedShortRangeWaveforms {get;} |
[Managed C++] |
---|
public: __property System::Array get_SupportedShortRangeWaveforms(); |
[Unmanaged C++] |
---|
public: HRESULT get_SupportedShortRangeWaveforms( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getSupportedShortRangeWaveforms(); |