Sub AttributesRemove( _ ByVal _bsName As String _ )
void AttributesRemove( string _bsName )
procedure AttributesRemove( _bsName: String );
void AttributesRemove( BSTR* _bsName )
myAttributes.AttributesRemove("alpha")
myAttributes.AttributesRemove("alpha");
IMConfig Interface IMConfig Members