HITRESULT Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class HITRESULT
public enum class HITRESULT
enum HITRESULT
public enum HITRESULT
type HITRESULT =
Public Enum HITRESULT
- Inheritance
-
HITRESULT
Fields
Name | Value | Description |
---|---|---|
HITRESULT_OUTSIDE | 0 | |
HITRESULT_TRANSPARENT | 1 | |
HITRESULT_CLOSE | 2 | |
HITRESULT_HIT | 3 |
Remarks
For information on the COM interface, see HITRESULT