IVsIntellisenseHost_Corrected.GetHostFlags(UInt32) Method

Definition

public:
 int GetHostFlags([Runtime::InteropServices::Out] System::UInt32 % pdwFlags);
public int GetHostFlags (out uint pdwFlags);
abstract member GetHostFlags : uint32 -> int
Public Function GetHostFlags (ByRef pdwFlags As UInteger) As Integer

Parameters

pdwFlags
UInt32

Returns

Applies to