RegValueEntry SetBinaryType Method | regdiff Code Documentation |
Given hex-encoded binary data, set a blob type
Namespace: com.tikumo.regis3Assembly: regis3 (in regis3.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
Parameters
- kind
- Type: com.tikumo.regis3 RegValueEntryKind
Type of registry entry
- bytes
- Type: System Byte
Byte representation of the data
See Also