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



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