Table of Contents

Method GetInfo

Namespace
Interop.SLDms
Assembly
Interop.SLDms.dll

GetInfo(int, int, ref object)

Requests info.

void GetInfo(int iWhat, int iSubType, ref object pvarValue)

Parameters

iWhat int

The type of message that will be sent.

iSubType int

The message subtype. This value is always set to 0.

pvarValue object

Object reference used to send and receive the data.

Remarks

Warning

This method has been deprecated. Use types from the Class Library instead.