Condividi tramite


ISqlInitializeDebuggingEvent.HandleDebugServerInstance(UInt32, Byte[]) Method

Definition

public:
 int HandleDebugServerInstance(System::UInt32 dwCount, cli::array <System::Byte> ^ rgbData);
public int HandleDebugServerInstance(uint dwCount, byte[] rgbData);
abstract member HandleDebugServerInstance : uint32 * byte[] -> int
Public Function HandleDebugServerInstance (dwCount As UInteger, rgbData As Byte()) As Integer

Parameters

dwCount
UInt32
rgbData
Byte[]

Returns

Applies to