Click or drag to resize

ID3TagsLibInit Method

Init the library with your registration key. Use 'Trial Mode.' on trial. This function must be call before using any functionality of the library.

Namespace:  CSID3TagsLib
Assembly:  CSAudioRecorder (in CSAudioRecorder.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
public int Init(
	string sKey
)

Parameters

sKey
Type: SystemString

Return Value

Type: Int32
See Also