'DeclarationPublic Function GetDeviceChannelSelectedProfileNoCache( _ ByVal profileNumber As Integer _ ) As Integer
'UsageDim instance As Gen1DeviceBase Dim profileNumber As Integer Dim value As Integer value = instance.GetDeviceChannelSelectedProfileNoCache(profileNumber)
public int GetDeviceChannelSelectedProfileNoCache( int profileNumber )
Parameters
- profileNumber