AGI AgCommRdrCommon 12Send comments on this topic.
RcvrPath Property (IAgStkCommRdrAbsorptionLossPropagateSignalParams)
See Also
Windows





Windows & Linux

Description

Gets receiver path.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property RcvrPath() As String
[C#]
public string RcvrPath {get;}
[Managed C++]
public: __property String __gc ^ get_RcvrPath();
[Unmanaged C++]
public: HRESULT get_RcvrPath(
    BSTR * pRcvrPath
);
[Java]
public String getRcvrPath();

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.