Partilhar via


Método ICorDebugNativeFrame::GetRegisterSet

Obtém o registro conjunto deste registro de ativação.

HRESULT GetRegisterSet (
    [out] ICorDebugRegisterSet **ppRegisters
);

Parâmetros

  • ppRegisters
    [out] Um ponteiro para o endereço de um ICorDebugRegisterSet objeto que representa o registro definido para este registro de ativação.

Requisitos

Plataformas: See Requisitos de sistema do .NET framework.

Cabeçalho: CorDebug.idl

Biblioteca: CorGuids.lib

.NET Framework Versions: 3.5 SP1, 3,5, 3.0 SP1, 3.0, 2.0 SP1, 2.0, 1.1, 1.0

Consulte também

Referência

Interface ICorDebugNativeFrame