DriveT.enumerateIdentifiers

Gets the kinds of identifiers that drive has. Use g_drive_get_identifier() to obtain the identifiers themselves.

template DriveT(TStruct)
string[]
enumerateIdentifiers
()

Return Value

Type: string[]

a NULL-terminated array of strings containing kinds of identifiers. Use g_strfreev() to free.