Miner.Interop Namespace > IMMExtendedData Interface : RemoveAttribute Method |
'Declaration
Sub RemoveAttribute( _ ByVal Name As System.String _ )
'Usage
Dim instance As IMMExtendedData Dim Name As System.String instance.RemoveAttribute(Name)
void RemoveAttribute( System.string Name )
procedure RemoveAttribute( Name: System.String );
function RemoveAttribute( Name : System.String );
void RemoveAttribute( System.string* Name )
void RemoveAttribute( System.String^ Name )
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