Name | |
---|---|
int | mamaFieldDescriptor_destroy(IntPtr handle) |
IntPtr | mamaFieldDescriptor_getName(IntPtr handle) |
ushort | mamaFieldDescriptor_getFid(IntPtr handle) |
int | mamaFieldDescriptor_getType(IntPtr handle) |
IntPtr | mamaFieldDescriptor_getTypeName(IntPtr handle) |
int | mamaFieldDescriptor_create(ref IntPtr handle, int fid, int type, string name) |
int mamaFieldDescriptor_destroy(
IntPtr handle
)
IntPtr mamaFieldDescriptor_getName(
IntPtr handle
)
ushort mamaFieldDescriptor_getFid(
IntPtr handle
)
int mamaFieldDescriptor_getType(
IntPtr handle
)
IntPtr mamaFieldDescriptor_getTypeName(
IntPtr handle
)
int mamaFieldDescriptor_create(
ref IntPtr handle,
int fid,
int type,
string name
)
Updated on 2023-03-31 at 15:29:32 +0100