You are here: More Information > Special Tasks
Special Tasks
Technical Reference
> Documenting without Editor > Property Tags > Flag and Titleimg Tag
Close
Doc-O-Matic 10
Flag and Title Image C++ Example
// GetFilestatusEx returns the same as GetFileStatus // plus a little more information. //<FLAG New in version 3.0> //<titleimg new> FileStatus * GetFileStatusEx(char *Filename); --------- // GetFilestatusEx returns the same as GetFileStatus // plus a little more information. //<property name="flag" value="New in version 3.0" /> //<property name="titleimg" value="new" /> FileStatus * GetFileStatusEx(char *Filename);
Copyright © 2000-2020 toolsfactory software inc. All rights reserved.