共用方式為


ICorDebugReferenceValue::IsNull 方法

取得值,指出此 ICorDebugReferenceValue 是否為 Null 值,在此情況下,不會 ICorDebugReferenceValue 指向物件。

語法

HRESULT IsNull (
    [out] BOOL   *pbNull
);

參數

pbNull[出]布林值的指標,如果此物件為 Null,pbNull則為 truefalseICorDebugReferenceValue

需求

平台: 請參閱 .NET 支援的作業系統

標題: CorDebug.idl、CorDebug.h

圖書館: CorGuids.lib

.NET 版本: 自 .NET Framework 1.0 起提供