다음을 통해 공유


IVsCompletionSet.GetFlags 메서드

이 완료의 특정 동작을 나타내는 플래그를 반환 합니다.

네임스페이스:  Microsoft.VisualStudio.TextManager.Interop
어셈블리:  Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)

구문

‘선언
Function GetFlags As UInteger
uint GetFlags()
unsigned int GetFlags()
abstract GetFlags : unit -> uint32
function GetFlags() : uint

반환 값

형식: UInt32
하나 이상의 플래그를 반환의 UpdateCompletionFlags 열거형 (시작 플래그 특히, CSF_).

설명

COM 시그니처

Textmgr.idl에서:

HRESULT IVsCompletionSet::GetFlags();

.NET Framework 보안

참고 항목

참조

IVsCompletionSet 인터페이스

Microsoft.VisualStudio.TextManager.Interop 네임스페이스