Class Library Documentation for Neo smartpen SDK
PenCommV1ReqAddUsingNote Method (Int32, Int32) |
Namespace: Neosmartpen.Net.Protocol.v1
Assembly: Neosmartpen.Net.Protocol.v1 (in Neosmartpen.Net.Protocol.v1.dll) Version: 2.1.13.0 (2.1.13)
Syntax
C#
public bool ReqAddUsingNote( int[] section, int[] owner )
Parameters
- section
- Type: SystemInt32
[Missing <param name="section"/> documentation for "M:Neosmartpen.Net.Protocol.v1.PenCommV1.ReqAddUsingNote(System.Int32[],System.Int32[])"]
- owner
- Type: SystemInt32
[Missing <param name="owner"/> documentation for "M:Neosmartpen.Net.Protocol.v1.PenCommV1.ReqAddUsingNote(System.Int32[],System.Int32[])"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Neosmartpen.Net.Protocol.v1.PenCommV1.ReqAddUsingNote(System.Int32[],System.Int32[])"]
See Also