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