NurApiFetchTags(Boolean, Int32) Method
Fetch tags from reader memory
Namespace: NurApiDotNetAssembly: NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
public NurApiTagStorage FetchTags(
bool includeMeta,
ref int tagsAdded
)
- includeMeta Boolean
- if true, meta data of tag included
- tagsAdded Int32
- Number of tags added in NurApi's internal tag storage
NurApiTagStorageTag storage as
NurApiTagStorage If any stream is active, accesing tag storage, it must locked with lock()