HITRESULT Enumeration

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

'Declaration
Public Enumeration HITRESULT
public enum HITRESULT
public enum class HITRESULT
type HITRESULT
public enum HITRESULT

Members

Member name Description
HITRESULT_CLOSE
HITRESULT_HIT
HITRESULT_OUTSIDE
HITRESULT_TRANSPARENT

Remarks

For information on the COM interface, see HITRESULT

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace