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.1.0.0 (2024.1.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