IEntryBucket.TryCreateToolTip(Object) 메서드

정의

이 그룹에 대한 도구 설명을 가져옵니다.

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를 반환합니다.

적용 대상