API DataRecorder.GetPacketFmt

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png GetPacketFmt
Returns the graphical format of the packets added with AddPacket and Add...Packets 
Fc9-h32-icon.png - HANDLE StreamH
The stream that is to be read 
Fc9-u32-icon.png - ULONG ForeRGBA
A red, green, blue, alpha value for the text and border 
Fc9-u32-icon.png - ULONG BackRGBA
A red, green, blue, alpha value for the area fill 
Fc9-string-icon.png - STRING Return


Detailed description

Examples