OutfileMSOle.full


Description:

[ CCode ( has_construct_function = false , type = "GsfOutfile*" ) ]
public OutfileMSOle.full (Output sink, uint bb_size, uint sb_size)

Creates the root directory of an MS OLE file and manages the addition of children.

<note>This adds a reference to sink.</note>

Parameters:

sink

a Output to hold the OLE2 file.

bb_size

size of large blocks.

sb_size

size of small blocks.

Returns:

the new ole file handler.