Nurapi Class Library
C#
Show/Hide TOC
Nur
Cmd
Create
Command Method
Definition
Namespace:
NurApiDotNet.Commands
Assembly:
NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
Copy
public
static
NurCmd
CreateCommand
(
NurApi
owner
,
int
cmd
)
Parameters
owner
NurApi
cmd
Int32
Return Value
NurCmd
See Also
Reference
NurCmd Class
NurApiDotNet.Commands Namespace
In This Article
Definition
Parameters
Return Value
See Also