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