Return the storage methods associated with an object
返回存储与对象关联的方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
For an object from a subclass of "externalStorage" or for an object with an associated subclass of "externalStorage", this generic returns the "externalptr" stored in the "nativeStorageMethods" object associated with that subclass of "externalStorage".
从“externalStorage”的一个子类的对象,或与“externalStorage”相关子类的对象,这种通用的返回"externalptr""nativeStorageMethods"与该子类的对象存储“ externalStorage“。
用法----------Usage----------
getNativeStorageMethods(x)
参数----------Arguments----------
参数:x
An object.
一个对象。
值----------Value----------
An "externalptr" object with a pointer to a C storageMethods structure.
一个“externalptr”对象一个指针到C storageMethods的结构。