IAgentBalloon::GetFontUnderline

[Microsoft 代理程式在 Windows 7 中已被取代,且在後續版本的 Windows 中可能無法使用。]

HRESULT GetFontUnderline(
   long * pbFontUnderline  // address of variable for underline setting
);                         // for font displayed in word balloon 

指出文字批註方塊中使用的字型是否具有底線樣式集。

  • 傳回S_OK,表示作業成功。

pbFontUnderline

如果設定字型底線樣式,則為 True 的值位址,如果不是,則為 False

字元文字方塊中使用的字型樣式定義于 Microsoft Agent 字元編輯器中。 應用程式無法變更它。 不過,使用者可以使用 Microsoft Agent 屬性工作表覆寫所有字元的字型設定。