Miner.Interop Namespace > IMMGXExtension2 Interface : SetGxExtensionProperty Method |
'Declaration
Sub SetGxExtensionProperty( _ ByVal sName As System.String, _ ByVal pGxPropertyValue As System.Object _ )
'Usage
Dim instance As IMMGXExtension2 Dim sName As System.String Dim pGxPropertyValue As System.Object instance.SetGxExtensionProperty(sName, pGxPropertyValue)
void SetGxExtensionProperty( System.string sName, System.object pGxPropertyValue )
procedure SetGxExtensionProperty( sName: System.String; pGxPropertyValue: System.TObject );
function SetGxExtensionProperty( sName : System.String, pGxPropertyValue : System.Object );
void SetGxExtensionProperty( System.string* sName, System.Object* pGxPropertyValue )
void SetGxExtensionProperty( System.String^ sName, System.Object^ pGxPropertyValue )
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