Share via


ISqlInitializeDebuggingEvent.SpecifyDebugServerData Method

Definition

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

Parameters

dwCount
UInt32
rgbData
Byte[]
dwStatus
UInt32

Returns

Applies to