XPLMGetDataRefTypes

Function XPLMGetDataRefTypes 

Source
pub unsafe extern "C" fn XPLMGetDataRefTypes(
    inDataRef: XPLMDataRef,
) -> XPLMDataTypeID
Expand description

XPLMGetDataRefTypes

This routine returns the types of the dataref for accessor use. If a dataref is available in multiple data types, the bit-wise OR of these types will be returned.