Click or drag to resize
SoVolumeReaderSetFilename Method
Specifies the path of the file. Returns 0 for success. Any other return value indicates failure.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public int SetFilename(
	string filename
)

Parameters

filename
Type: SystemString

Return Value

Type: Int32
See Also