ISqlInitializeDebuggingEvent.SpecifyDebugServerData Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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