ControlChild
bool ControlChild(void *info, uint32 childindex, uint32 childOP) const;
if (interface.ControlChild(&info, 0, PPPC_GET_SIMPLE_HANDLER_INFO) != true) {
if (interface.ControlChild(&info, 0, PPPC_ENABLE) != true) {