MBFakeScanErrorCallback

Definition

#include <nitro/mb/mb_fake_child.h>
typedef struct
{
    u16         apiid;  
    u16         errcode;
} MBFakeScanErrorCallback;

Arguments

apiid Wireless APIID for the error.
errcode Error code for the cause of the error.

Description

This structure is for posting the cause when a communication error is generated during scanning for multiboot parents.

See Also

MB_FakeStartScanParent, WMApiid, WMErrCode

Revision History

2004/11/25 Initial version.


CONFIDENTIAL