Callback:
Void
interface
.Save(
BinaryWriter
writer)
Called when a project is saved. Usefull to save aditional data.
Mandatory Attributes
Name
Description
Type
Allowed Values
Optional Attributes
Name
Description
Type
Default Value
Allowed Values
Parameters
writer
Type:
BinaryWriter
The stream writer.
Return Value
Type:
Remarks