engiGetMappingSupport

...

Syntax

//
//   Strong typing definition
//
bool            engiGetMappingSupport(
                        SdaiEntity              entity
                    );


//
//   Weak typing definition
//
bool    __declspec(dllexport) __stdcall   engiGetMappingSupport(
                                                                        int_t                   entity
                                                                    );
    

Property entity

Size: 64 bit / 8 byte (value)
...