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