fits_pointer
Description:
public bool fits_pointer ()
Determines if this will fit inside the size of a pointer value.
This is an internal function introduced mainly for C marshallers.
Parameters:
this |
An initialized Value structure.
|
Returns:
true if this will fit inside a pointer value.
|