Connectivity Software User's Guide and Reference
cbData Field (Crypto.CRYPT_BIT_BLOB)



OpcLabs.BaseLibPrimitives Assembly > OpcLabs.BaseLib.Licensing Namespace > Crypto.CRYPT_BIT_BLOB Structure : cbData Field
Syntax
'Declaration
 
Public cbData As Integer
'Usage
 
Dim instance As Crypto.CRYPT_BIT_BLOB
Dim value As Integer
 
value = instance.cbData
 
instance.cbData = value
public int cbData
public:
int cbData
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