Connectivity Software User's Guide and Reference
reserved Field



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > Crypto.PUBLICKEYSTRUC Structure : reserved Field
Syntax
'Declaration
 
Public reserved As Short
'Usage
 
Dim instance As Crypto.PUBLICKEYSTRUC
Dim value As Short
 
value = instance.reserved
 
instance.reserved = value
public short reserved
public:
short reserved
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also