Método ISymUnmanagedWriter::CloseMethodISymUnmanagedWriter::CloseMethod Method
Fecha o método atual.Closes the current method. Depois que um método é fechado, nenhum símbolo pode ser definido dentro dele.Once a method is closed, no more symbols can be defined within it.
SintaxeSyntax
HRESULT CloseMethod();
Valor retornadoReturn Value
S_OK se o método tiver sucesso; caso contrário, E_FAIL ou algum outro código de erro.S_OK if the method succeeds; otherwise, E_FAIL or some other error code.
RequisitosRequirements
Cabeçalho: CorSym. idl, CorSym. hHeader: CorSym.idl, CorSym.h