Difference between revisions of "CSData 1 0-decipherCPIMAGE"
From ADF Docs
| Line 1: | Line 1: | ||
| + | __NOTOC__ | ||
| + | Attention: Do not change any text in the description, signature, and paramter sections. | ||
| + | |||
| + | Return to [[CSData_1_0]] | ||
| + | |||
== Description == | == Description == | ||
Returns the proper structure for an image based on the 'CPIMAGE:' text provided by CEData() calls | Returns the proper structure for an image based on the 'CPIMAGE:' text provided by CEData() calls | ||
Latest revision as of 12:32, 9 April 2010
Attention: Do not change any text in the description, signature, and paramter sections.
Return to CSData_1_0
Description
Returns the proper structure for an image based on the 'CPIMAGE:' text provided by CEData() calls
Signature
public struct decipherCPIMAGE ( string cpimage )
Parameters
| Required | Name | Type | Description |
| required | cpimage | string | The 'CPIMAGE:' text that is returned from the CEData() call |