Creates a new HeaderFrame.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public HeaderFrame()
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ Public Sub New
[EditorBrowsableAttribute(EditorBrowsableState::Never)] public: HeaderFrame()
Remarks
This constructor is used by a consumer to generate an IEEE 1344 configuration frame and by the
FrameImageParserBase to parse an IEEE 1344 configuration frame.