IActiveScript.InterruptScriptThread(UInt32, EXCEPINFO[], UInt32) 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 InterruptScriptThread(System::UInt32 stidThread, cli::array <stdole::EXCEPINFO> ^ pexcepinfo, System::UInt32 dwFlags);
public int InterruptScriptThread(uint stidThread, stdole.EXCEPINFO[] pexcepinfo, uint dwFlags);
abstract member InterruptScriptThread : uint32 * stdole.EXCEPINFO[] * uint32 -> int
Public Function InterruptScriptThread (stidThread As UInteger, pexcepinfo As EXCEPINFO(), dwFlags As UInteger) As Integer
- stidThread
- UInt32
- pexcepinfo
- EXCEPINFO[]
- dwFlags
- UInt32
Proizvod | Verzije |
---|---|
Visual Studio SDK | 2019 |