SwiUI::TInstallReqHeapURL Class Reference

class SwiUI::TInstallReqHeapURL

Heap pointer for URL source. Sometimes URL do not fit in the TFileName so we need to have haep descriptor for the data. This class is passed to plugins in the TInstallReq.iSourceURL buffer if needed.

Since
3.1
Public Member Functions
TInstallReqHeapURL()
Public Attributes
TDesC *iSourcePtr

Constructor & Destructor Documentation

TInstallReqHeapURL()

TInstallReqHeapURL()[inline]

Member Data Documentation

TDesC * iSourcePtr

TDesC *iSourcePtr