IDebugUserNotificationUI110.BeginWaitOnSlowSymbolLoad(String, IntPtr) Method
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.
C++
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
- moduleName
- String
- pCancelWaitHandle
-
IntPtr
nativeint
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |