Share via


IDebugObject.IsNullReference(Int32) Method

Definition

public:
 int IsNullReference([Runtime::InteropServices::Out] int % pfIsNull);
public int IsNullReference(out int pfIsNull);
abstract member IsNullReference : int -> int
Public Function IsNullReference (ByRef pfIsNull As Integer) As Integer

Parameters

pfIsNull
Int32

Returns

Applies to