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