Initializes MetadataRecordDigitalFields from the specified binaryImage.
Declaration Syntax
C# | Visual Basic | Visual C++ |
Parameters
- binaryImage (array< Byte >[]()[])
- Binary image to be used for initializing MetadataRecordDigitalFields.
- startIndex (Int32)
- 0-based starting index of initialization data in the binaryImage.
- length (Int32)
- Valid number of bytes in binaryImage from startIndex.
Return Value
Number of bytes used from the binaryImage for initializing MetadataRecordDigitalFields.