Common Methods |
The Common type exposes the following members.
Name | Description | |
---|---|---|
CopyImage(ISupportBinaryImage, Byte, Int32) | This is a common optimized block copy function for any kind of data. | |
CopyImage(Byte, Byte, Int32, Int32) | This is a common optimized block copy function for binary data. | |
DeserializeConfigurationFrame(Stream) | Deserializes a configuration frame from an XML stream. | |
DeserializeConfigurationFrame(String) | Deserializes a configuration frame from an XML file. | |
GetFormattedProtocolName | Returns display friendly protocol name. | |
GetValidLabel | Removes control characters and null from a string. |