Skip to Content

bz_registerCustomPollType()

Available since 2.4.0

This function needs a description. Please feel free to contribute a description to this function.

Usage

bool bz_registerCustomPollType(const char* option, const char* parameters, bz_CustomPollTypeHandler* handler)
Parameters
const char* option
const char* parameters
bz_CustomPollTypeHandler* handler

Returns

bool

Other Poll Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page