Aracılığıyla paylaş


SymMethod Oluşturucular

Tanım

Aşırı Yüklemeler

SymMethod(ISymUnmanagedMethod*)

Ham işaretçiden yönetilmeyen bir arabirime sınıfının yeni bir örneğini SymMethod başlatır.

SymMethod(ISymUnmanagedMethod*)

Yönetilmeyen ISymUnmanagedMethod arabirimine ham işaretçiden sınıfının yeni bir örneğini SymMethod başlatır.

SymMethod(ISymUnmanagedMethod*)

Ham işaretçiden yönetilmeyen bir arabirime sınıfının yeni bir örneğini SymMethod başlatır.

public:
 SymMethod(ISymUnmanagedMethod* pMethod);
public SymMethod (ISymUnmanagedMethod* pMethod);
new System.Diagnostics.SymbolStore.SymMethod : nativeptr<ISymUnmanagedMethod> -> System.Diagnostics.SymbolStore.SymMethod

Parametreler

pMethod
ISymUnmanagedMethod*

Yönetilmeyen COM ISymUnmanagedMethod nesnesinin ham işaretçisi.

Açıklamalar

Genellikle, bu tür örnekleri doğrudan bu oluşturucuyla oluşturulmak yerine yöntemi çağrılarak GetMethod elde edilir.

Şunlara uygulanır

SymMethod(ISymUnmanagedMethod*)

Yönetilmeyen ISymUnmanagedMethod arabirimine ham işaretçiden sınıfının yeni bir örneğini SymMethod başlatır.

public:
 SymMethod(System::Diagnostics::SymbolStore::Private::ISymUnmanagedMethod* pMethod);
public SymMethod (System.Diagnostics.SymbolStore.Private.ISymUnmanagedMethod* pMethod);
new System.Diagnostics.SymbolStore.SymMethod : nativeptr<System.Diagnostics.SymbolStore.Private.ISymUnmanagedMethod> -> System.Diagnostics.SymbolStore.SymMethod

Parametreler

pMethod
System.Diagnostics.SymbolStore.Private.ISymUnmanagedMethod*

Yönetilmeyen COM ISymUnmanagedMethod nesnesinin ham işaretçisi.

Şunlara uygulanır