Miner.Interop Namespace > ISSNode Interface : let_TagVariant Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(2025)> Sub let_TagVariant( _ ByVal pVal As System.Object _ )
'Usage
Dim instance As ISSNode Dim pVal As System.Object instance.let_TagVariant(pVal)
[System.Runtime.InteropServices.DispId(2025)] void let_TagVariant( System.object pVal )
procedure let_TagVariant( pVal: System.TObject );
System.Runtime.InteropServices.DispIdAttribute(2025) function let_TagVariant( pVal : System.Object );
[System.Runtime.InteropServices.DispId(2025)] void let_TagVariant( System.Object* pVal )
[System.Runtime.InteropServices.DispId(2025)] void let_TagVariant( System.Object^ pVal )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2