get_class_id


Description:

public bool get_class_id (out uint8 res)

Retrieves the 16 byte indentifier (often a GUID in MS Windows apps) stored within the directory associated with this and stores it in res.

Parameters:

this

a InfileMSOle

res

identifier (often a GUID in MS Windows apps)

Returns:

TRUE on success