The FITAG type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| FITAG | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| CompareTo | Overloaded. | |
| Equals | Overloaded. | |
| GetHashCode |
Returns a hash code for this FITAG structure.
(Overrides ValueType..::.GetHashCode()()().) | |
| SetNull |
Sets the handle to null.
| |
| ToString |
Converts the numeric value of the FITAG object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
| Name | Description | |
|---|---|---|
| Equality |
Tests whether two specified FITAG structures are equivalent.
| |
| Implicit | Overloaded. | |
| Inequality |
Tests whether two specified FITAG structures are different.
|
Fields
| Name | Description | |
|---|---|---|
| Zero |
A read-only field that represents a handle that has been initialized to zero.
|
Properties
| Name | Description | |
|---|---|---|
| IsNull |
Gets whether the pointer is a null pointer or not.
|