Condividi tramite


IDebugBinderDirect.GetCORDBModule(Guid, UInt32, Object) Method

Definition

public:
 int GetCORDBModule(Guid guid, System::UInt32 appDomainID, [Runtime::InteropServices::Out] System::Object ^ % ppModule);
public int GetCORDBModule(Guid guid, uint appDomainID, out object ppModule);
abstract member GetCORDBModule : Guid * uint32 * obj -> int
Public Function GetCORDBModule (guid As Guid, appDomainID As UInteger, ByRef ppModule As Object) As Integer

Parameters

guid
Guid
appDomainID
UInt32
ppModule
Object

Returns

Applies to