Platform SDK: Agent |
HRESULT SetVisible( long bVisible // the Visible setting for Commands collection );
Sets the value of the Visible property for a Commands collection.
A Commands collection must have its Caption property set and its Visible property set to True to appear on the character's pop-up menu. The Visible property must also be set to True for commands in the collection to appear when your client application is input-active.