Platform SDK: Agent

IAgentBalloon::GetVisible

HRESULT GetVisible(
   long * pbVisible  // address of variable for word balloon
);                   // Visible setting

Determines whether the word balloon is visible or hidden.

pbVisible
Address of a variable that receives True if the word balloon is visible and False if hidden.

See Also

IAgentBalloon::SetVisible