ICorDebugReferenceValue::IsNull 方法
更新:2007 年 11 月
取得值,指出此 ICorDebugReferenceValue 是否為 null 值,在此情況下 ICorDebugReferenceValue 不會指向物件。
HRESULT IsNull (
[out] BOOL *pbNull
);
參數
- pbNull
[out] 如果此 ICorDebugReferenceValue 物件為 null,則為 true 的布林值指標,否則 pbNull 為 false。
需求
**平台:**請參閱 .NET Framework 系統需求。
**標頭:**CorDebug.idl
**程式庫:**CorGuids.lib
**.NET Framework 版本:**3.5 SP1、3.5、3.0 SP1、3.0、2.0 SP1、2.0、1.1、1.0