Method NullValueFor
NullValueFor(ITypeRef)
Create a NULL pointer for a given type
public static Constant NullValueFor(ITypeRef typeRef)
Parameters
typeRef
ITypeRefType of pointer to create a null vale for
Returns
- Constant
Constant NULL pointer of the specified type