GetUint8VectorValue Data Member Function

If the <DataCapture> object is a pointer to a compatible and relevant derived class ( such as any class derived from <Uint8VectorDataCapture ), returns a pointer to the <Uint8Vector> data member of this object. Otherwise returns nullptr.

Prototype

Uint8Vector GetUint8VectorValue()

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.