engiGetMappingSupport

...

Syntax

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


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

Property entity

Size: 32 bit / 4 byte (value)
...