HeapCheck.objectContext Method
Definition
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.
Overloads
objectContext(Int32, Int32) | |
objectContext(Int32) |
objectContext(Int32, Int32)
public:
virtual int objectContext(int _objNo, int _context);
public virtual int objectContext (int _objNo, int _context);
abstract member objectContext : int * int -> int
override this.objectContext : int * int -> int
Public Overridable Function objectContext (_objNo As Integer, _context As Integer) As Integer
Parameters
- _objNo
- Int32
- _context
- Int32