IEntryBucket.TryCreateToolTip(Object) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此群組的工具提示。
public:
bool TryCreateToolTip([Runtime::InteropServices::Out] System::Object ^ % toolTip);
public bool TryCreateToolTip (out object toolTip);
abstract member TryCreateToolTip : obj -> bool
Public Function TryCreateToolTip (ByRef toolTip As Object) As Boolean
參數
- toolTip
- Object
[out]工具提示。
傳回
傳回 Boolean。