Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



Location: f32file.h

Constants for TParse

Support

Supported from 5.0

Description

TParse file specification ? and * wildcard characters.


KMatchOne

KMatchOne

Description

Represents a single character ='?'

[Top]


KMatchAny

KMatchAny

Description

Represents any number of characters in any part of a path component, filename or extension ='*'