Miner.Interop Namespace > MMTemplateNONEClass Class : SetAttribute Method |
'Declaration
Public Overridable Sub SetAttribute( _ ByVal bstrName As System.String, _ ByVal vValue As System.Object, _ ByVal eAttrType As mmd8AttributeType _ )
'Usage
Dim instance As MMTemplateNONEClass Dim bstrName As System.String Dim vValue As System.Object Dim eAttrType As mmd8AttributeType instance.SetAttribute(bstrName, vValue, eAttrType)
public virtual void SetAttribute( System.string bstrName, System.object vValue, mmd8AttributeType eAttrType )
public procedure SetAttribute( bstrName: System.String; vValue: System.TObject; eAttrType: mmd8AttributeType ); virtual;
public function SetAttribute( bstrName : System.String, vValue : System.Object, eAttrType : mmd8AttributeType );
public: virtual void SetAttribute( System.string* bstrName, System.Object* vValue, mmd8AttributeType eAttrType )
public: virtual void SetAttribute( System.String^ bstrName, System.Object^ vValue, mmd8AttributeType eAttrType )
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