IDebugMDMUtil3_V7.DiagnoseWebDebuggingError(UInt32, String) 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 DiagnoseWebDebuggingError(System::UInt32 dwWebType, System::String ^ pszUrl);
public int DiagnoseWebDebuggingError(uint dwWebType, string pszUrl);
abstract member DiagnoseWebDebuggingError : uint32 * string -> int
Public Function DiagnoseWebDebuggingError (dwWebType As UInteger, pszUrl As String) As Integer
Parameters
- dwWebType
- UInt32
- pszUrl
- String