Click or drag to resize
SoVolumeWriterInitialize Method

Initialize writer.

Namespace: OIV.LDM.Writers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public virtual bool Initialize()

Return Value

Type: Boolean
Remarks

Allocates memory and other resources depending on the kind of writer. By default do nothing.

See Also