IDebugUserNotificationUI110.BeginWaitOnSlowSymbolLoad(String, IntPtr) 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 BeginWaitOnSlowSymbolLoad(System::String ^ moduleName, [Runtime::InteropServices::Out] IntPtr % pCancelWaitHandle);
public int BeginWaitOnSlowSymbolLoad (string moduleName, out IntPtr pCancelWaitHandle);
abstract member BeginWaitOnSlowSymbolLoad : string * nativeint -> int
Public Function BeginWaitOnSlowSymbolLoad (moduleName As String, ByRef pCancelWaitHandle As IntPtr) As Integer
Parameters
- moduleName
- String
- pCancelWaitHandle
-
IntPtr
nativeint