THTTPFilterHandle Class Reference
A Filter registration handle. This identifies a particular filter registration, and is passed to the filter in MHFLoad. It is used to identify filters for deletion and for locating the start point for sending events. It is an opaque class; all you need to be able to do with it is to compare them for equality.
Constructor & Destructor Documentation
THTTPFilterHandle(TStandardValues)
Member Functions Documentation
operator!=(THTTPFilterHandle)
operator==(THTTPFilterHandle)
Member Enumerations Documentation
Enum TStandardValues
Alisases for the client, and the filters you're most likely to want to refer to.
Enumerators
EUndefined = 0
|
|
EClient = -1
|
|
EProtocolHandler = -2
|
|
ECurrentFilter = -3
|
|
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.