public virtual void GetCommandState( int CommandID, ref bool Enabled, ref bool Checked )
Public Overridable Sub GetCommandState ( CommandID As Integer, ByRef Enabled As Boolean, ByRef Checked As Boolean )
public: virtual void GetCommandState( int CommandID, bool% Enabled, bool% Checked )