Graphisoft®

Dialog ManagerVersion: 2.0

FileDialog::SetFilterId

Stores a file type manager ID in an item.

bool SetFilterId (
    UIndex              index,
    const FTM::GeneralID & ftmId
);

Parameters

index
Item index.
ftmId
The file type manager ID.

Return Value

True if successful.

Description

Does not change the text of the item like ReplaceFilter.

See Also

FileTypeManager