ISymUnmanagedAsyncMethod::GetAsyncStepInfoCount Method

See DefineAsyncStepInfo Method.

Syntax

HRESULT GetAsyncStepInfoCount(    [out, retval] ULONG32* pRetVal);  

Parameters

Parameter Description
pRetVal

Return Value

Returns HRESULT.

Requirements

Header: CorSym.idl, CorSym.h

See also