API DataRecorder.SetPacketFmt

From Flowcode Help
Jump to navigationJump to search
Fc9-comp-macro.png SetPacketFmt
Sets 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-string-icon.png - STRING LabelFmt
A format string to use for labeling packets 
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-void-icon.png - NONE Return


Detailed description

Examples