Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
See DefineAsyncStepInfo Method.
Syntax
HRESULT GetAsyncStepInfo( [in] ULONG32 cStepInfo, [out] ULONG32 *pcStepInfo, [in, size_is(cStepInfo)] ULONG32 yieldOffsets[], [in, size_is(cStepInfo)] ULONG32 breakpointOffset[], [in, size_is(cStepInfo)] mdToken breakpointMethod[]);
Parameters
Parameter | Description |
---|---|
cStepInfo |
|
pcStepInfo |
|
yieldOffsets |
|
breakpointOffset |
|
breakpointMethod |
Return Value
Returns HRESULT
.
Requirements
Header: CorSym.idl, CorSym.h
See also
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.