Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Destroys an instance of an MLLightPoller.
extern void MLLPDestroyPoller( MLLightPoller * poller )
poller The MLLightPoller to destroy.
This method accepts null MLLightPoller objects.
MLLPDestroyPoller(poller);