NCDIsInterfaceDecided

C Specification

#include <revolution/ncd.h>
BOOL    NCDIsInterfaceDecided( void );

Description

Investigates whether the network interface is established and ready for communications in the NCD automatic state transition.

Arguments

None.

Return Values

Returns TRUE when the network interface is established. Returns FALSE when either the network interface is not established or when the process fails.

See Also

NCDSetIfConfig

Revision History

2006/08/09 Initial version.


CONFIDENTIAL