IVCmdUserWord::RemoveSIFile

This method removes speaker-independent template extension files.

Syntax

HRESULT RemoveSIFile( DWORD dwID, DWORD dwFlag );

Parameters

dwID
Specifies a DWORD that contains an identification number of the independent template to remove.
dwFlag
Reserved, must be 0.

Return Values

NOERROR indicates success. If an error occurs, the appropriate HRESULT value is returned.

SeeAlso

IVCmdUserWord::AddSIFile