diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-E8F8A9BE-4DCE-5CB9-BFC7-9BC00A7845F7.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-E8F8A9BE-4DCE-5CB9-BFC7-9BC00A7845F7.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,54 @@ + + + + + +Descriptors +for function interfacesDescriptors to specify interfaces which use or manipulate text +strings or general binary data use +

In conventional ‘C’ programming, interfaces are specified using a combination +of char*, void* and length values. In Symbian +platform, descriptors are always used.

+

There are four main cases:

+ +

Defining interfaces using the base descriptor classes allows callers to +pass all appropriate derived descriptor types.

+
\ No newline at end of file