uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/SDK/structheader.rh
author john.dean.3@nokia.com
Fri, 06 Nov 2009 12:28:33 -0600 (2009-11-06)
branchRCL_2_4
changeset 567 019adf6accac
parent 0 fb279309251b
permissions -rw-r--r--
Standardized class and method naming after code review

#include "subtype.rh"

STRUCT COMPOUND_TYPES {
	BYTE unused;
	STRUCT embed;  // of type SUBTYPE
}

STRUCT RESOURCE_LLINK {
	BYTE unused;
	LLINK link;  // of type SUBTYPE
}