Miner.Interop Namespace > MMExtendedDataClass Class : IMMExtendedDataManager_SetAttribute Method |
'Declaration
Public Overridable Sub IMMExtendedDataManager_SetAttribute( _ ByVal Name As System.String, _ ByVal vValue As System.Object, _ ByVal Type As System.Integer _ )
'Usage
Dim instance As MMExtendedDataClass Dim Name As System.String Dim vValue As System.Object Dim Type As System.Integer instance.IMMExtendedDataManager_SetAttribute(Name, vValue, Type)
public virtual void IMMExtendedDataManager_SetAttribute( System.string Name, System.object vValue, System.int Type )
public procedure IMMExtendedDataManager_SetAttribute( Name: System.String; vValue: System.TObject; Type: System.Integer ); virtual;
public function IMMExtendedDataManager_SetAttribute( Name : System.String, vValue : System.Object, Type : System.int );
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