Visual Basic (Declaration) | |
---|---|
Public Function onGetItemInfo( _ ByVal itemID As String, _ ByRef GroupLinkCounter As Integer, _ ByRef GroupActiveLinkCounter As Integer, _ ByRef AppHandle As Integer, _ ByRef ScanRate As Integer, _ ByRef SamplingRate As Integer, _ ByRef DataType As Type _ ) As Integer |
C# | |
---|---|
public int onGetItemInfo( string itemID, out int GroupLinkCounter, out int GroupActiveLinkCounter, out int AppHandle, out int ScanRate, out int SamplingRate, out Type DataType ) |
Parameters
- itemID
- GroupLinkCounter
- GroupActiveLinkCounter
- AppHandle
- ScanRate
- SamplingRate
- DataType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family