Gsf.InfileMSOle
Class Details
- 
class Gsf.InfileMSOle(**kwargs)
- 
- 
classmethod new(source)
- 
Opens the root directory of an MS OLE file. This adds a reference to source. 
 
- 
get_class_id(res)
- 
| Parameters: | res ( int) – 16 byte identifier (often a GUID in MS Windows apps) | 
|---|
 | Returns: | Trueon success | 
|---|
 | Return type: | bool | 
|---|
 
 - Retrieves the 16 byte indentifier (often a GUID in MS Windows apps)
stored within the directory associated with self and stores it in res.