About
what is openslp
Download
how to get openslp
Contribute
how to help out
Documentation
how to find out more
Credits
who to blame
SLPRegReport
Declaration
#include <slp.h> typedef void SLPRegReport( SLPHandle hslp, SLPError errcode, void* cookie);
Description
The SLPRegReport callback type is used as the type for the callback function that is passed in to the SLPReg(), SLPDeReg() and SLPDelAttrs() functions.
Parameters
Returns
None
Status
OpenSLP 0.6.0 | SLPRegReport() callbacks are called as specified by RFC 2614. |