PEXGetProtocolFloatFormat - Return Float Format used on Specified Display Connection (5.0)


Synopsis

 
   int PEXGetProtocolFloatFormat(
          Display *display
      )
 

Arguments

display
A pointer to a display structure returned by a successful XOpenDisplay call.

Returns

Protocol floating-point format (see PEXGetEnumTypeInfo); zero if unsuccessful.

Description

Invoke PEXGetProtocolFloatFormat to get the protocol floating-point format being used by PEXlib on the specified display connection.

Errors

None.

See Also

For an overview, see PEXlib Access and Information Functions.