IDebugThisAdjust.GetThisAdjustor(Int32) 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.
public:
int GetThisAdjustor([Runtime::InteropServices::Out] int % pThisAdjust);
public int GetThisAdjustor(out int pThisAdjust);
abstract member GetThisAdjustor : int -> int
Public Function GetThisAdjustor (ByRef pThisAdjust As Integer) As Integer
Parameters
- pThisAdjust
- Int32