ISymUnmanagedAsyncMethod::HasCatchHandlerILOffset Method

See DefineCatchHandlerILOffset Method.

Syntax

HRESULT HasCatchHandlerILOffset(    [out, retval] BOOL* pRetVal);  

Parameters

Parameter Description
pRetVal

Return Value

Returns HRESULT.

Requirements

Header: CorSym.idl, CorSym.h

See also