IDebugObject2.IsNullReference(Int32) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C++
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
- pfIsNull
- Int32
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019, 2022 |