MPLATFORMLib Namespace > IMAttributes Interface : AttributesBoolGet Method |
Dim myValue As Integer m_pAttributes.AttributesBoolGet("show", myValue).
int myValue; m_pAttributes.AttributesBoolGet("show", out myValue);
var myValue: integer; begin m_pAttributes.AttributesBoolGet(how', myValue); end;