Метод ISymUnmanagedWriter::CloseMethodISymUnmanagedWriter::CloseMethod Method
Закрывает текущий метод.Closes the current method. После закрытия метода в нем нельзя определять символы.Once a method is closed, no more symbols can be defined within it.
СинтаксисSyntax
HRESULT CloseMethod();
Возвращаемое значениеReturn Value
S_OK, если метод выполнен. в противном случае E_FAIL или другой код ошибки.S_OK if the method succeeds; otherwise, E_FAIL or some other error code.
ТребованияRequirements
Заголовок: Корсим. idl, Корсим. hHeader: CorSym.idl, CorSym.h