Sprocket::GetSprocketKey
Defined in:
Returns the sprocket key.
C4Sprockets.h
Prototype
const SprocketKey& GetSprocketKey(void) const;
Description
The GetSprocketKey
function returns the sprocket key. The sprocket key is a string having up to 15 single-byte characters that can be used to identify one or more sprockets in a panel. The initial key for a sprocket is the empty string.
See Also