The FIMEMORY type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FIMEMORY | Overloaded. |
Methods
Name | Description | |
---|---|---|
CompareTo | Overloaded. | |
Equals | Overloaded. | |
GetHashCode |
Returns a hash code for this FIMEMORY structure.
(Overrides ValueType..::.GetHashCode()()().) | |
SetNull |
Sets the handle to null.
| |
ToString |
Converts the numeric value of the FIMEMORY object
to its equivalent string representation.
(Overrides ValueType..::.ToString()()().) |
Operators
Name | Description | |
---|---|---|
Equality |
Tests whether two specified FIMEMORY structures are equivalent.
| |
Implicit | Overloaded. | |
Inequality |
Tests whether two specified FIMEMORY 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.
|