IEditCharacter::MergeFile

Merges the contents of the file with the current character.

   

HRESULT MergeFile( OLECHAR* path, long filter, DWORD flags );

Parameters

path
[in]
filter
[in] 1 based index of the importer to use to load the character. This can be set to 0 to find the importer based on the file extension.
flags
[in] This can be one or more of the MergeFlags. If this value is 0 the user will be prompted to select which components should be merged.

Return Values

Remarks

See Also

MergeFlags

Copyright © 2004-2010 Fragmosoft