emulator/emulatorbsp/inc/winsgui.h
branchRCL_3
changeset 44 2b9ddd958b2b
parent 0 cec860690d41
child 45 be079f63985a
equal deleted inserted replaced
40:cb9d56c0e2af 44:2b9ddd958b2b
    27 	{
    27 	{
    28 public:
    28 public:
    29 	/**
    29 	/**
    30 	Returns the current emulator GUI configuration
    30 	Returns the current emulator GUI configuration
    31 	@publishedPartner
    31 	@publishedPartner
       
    32 	@deprecated Emulator Deprecated
    32 	*/
    33 	*/
    33 	IMPORT_C static TInt CurrentConfiguration();
    34 	IMPORT_C static TInt CurrentConfiguration();
    34 	};
    35 	};
    35 
    36 
    36 
    37