다음을 통해 공유


ISymUnmanagedAsyncMethod::GetAsyncStepInfo 메서드

DefineAsyncStepInfo 메서드를 참조하세요.

구문

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[]);  

매개 변수

매개 변수 Description
cStepInfo
pcStepInfo
yieldOffsets
breakpointOffset
breakpointMethod

Return Value

HRESULT를 반환합니다.

요구 사항

헤더: CorSym.idl, CorSym.h

참고 항목