| Samraksh.eMote.Net Namespace > MACBase Class : GetMsgWithMsgID Method |
'DeclarationPublic Function GetMsgWithMsgID( _ ByRef nativeBuffer As Byte(), _ ByVal index As UShort _ ) As DeviceStatus
'UsageDim instance As MACBase Dim nativeBuffer As Byte() Dim index As UShort Dim value As DeviceStatus value = instance.GetMsgWithMsgID(nativeBuffer, index)
public DeviceStatus GetMsgWithMsgID( ref byte[] nativeBuffer, ushort index )
public: DeviceStatus GetMsgWithMsgID( array<byte>% nativeBuffer, ushort index )
Target Platforms: eMote .NOW