Share via


SymDocument.GetUnmanaged Méthode

Définition

Obtient un pointeur vers l’interface ISymUnmanagedDocument non managée pour cette instance de SymDocument.

public:
 ISymUnmanagedDocument* GetUnmanaged();
public:
 System::Diagnostics::SymbolStore::Private::ISymUnmanagedDocument* GetUnmanaged();
public ISymUnmanagedDocument* GetUnmanaged ();
public System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocument* GetUnmanaged ();
member this.GetUnmanaged : unit -> nativeptr<ISymUnmanagedDocument>
member this.GetUnmanaged : unit -> nativeptr<System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocument>

Retours

ISymUnmanagedDocument*
System.Diagnostics.SymbolStore.Private.ISymUnmanagedDocument*

Pointeur vers l’interface ISymUnmanagedDocument non managée pour ce SymDocument.

Remarques

L’interface ISymUnmanagedDocument non managée est définie dans CorSym.idl, qui est incluse dans le SDK Windows.

S’applique à