interfacedefinitionu.def

来自「ecom symbian os application development」· DEF 代码 · 共 8 行

DEF
8
字号
EXPORTS
	??0CCryptoInterface@@IAE@XZ @ 1 NONAME ; protected: __thiscall CCryptoInterface::CCryptoInterface(void)
	??1CCryptoInterface@@UAE@XZ @ 2 NONAME ; public: virtual __thiscall CCryptoInterface::~CCryptoInterface(void)
	?ListImplementationsL@CCryptoInterface@@SAXAAV?$RPointerArray@VCImplementationInformation@@@@@Z @ 3 NONAME ; public: static void __cdecl CCryptoInterface::ListImplementationsL(class RPointerArray<class CImplementationInformation> &)
	?NewL@CCryptoInterface@@SAPAV1@ABVTDesC8@@@Z @ 4 NONAME ; public: static class CCryptoInterface * __cdecl CCryptoInterface::NewL(class TDesC8 const &)
	?NewL@CCryptoInterface@@SAPAV1@XZ @ 5 NONAME ; public: static class CCryptoInterface * __cdecl CCryptoInterface::NewL(void)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?