Sub AttributesBoolSet( _ ByVal _bsName As String, _ ByVal _bValue As Integer _ )
void AttributesBoolSet( string _bsName, int _bValue )
procedure AttributesBoolSet( _bsName: String; _bValue: Integer );
void AttributesBoolSet( BSTR* _bsName, int _bValue )
m_pAttributes.AttributesBoolGet("show", 1)
m_pAttributes.AttributesBoolGet("show", 1);
m_pAttributes.AttributesBoolGet(how', 1);
IMConfig Interface IMConfig Members