MCPcopy Create free account
hub / github.com/ImpulseAdventure/JPEGsnoop / SetStatusFilePosText

Method SetStatusFilePosText

ImgDecode.cpp:5806–5809  ·  view source on GitHub ↗

Update the file position text INPUT: - strText = File position text

Source from the content-addressed store, hash-verified

5804// - strText = File position text
5805//
5806void CimgDecode::SetStatusFilePosText(CString strText)
5807{
5808 m_strStatusFilePos = strText;
5809}
5810
5811// Fetch the file position text
5812//

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected