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