Click or drag to resize
SoVolumeReaderSetFilename Method

Specifies the path of the file.

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

Parameters

filename
Type: SystemString

Return Value

Type: Int32
Remarks

Returns 0 for success. Any other return value indicates failure.

See Also