win32ras::RasDialFunc1 method

RasDialFunc1()

A placeholder for a RAS callback.

Defined in: O:/SRC/PYWIN32/WIN32/SRC/WIN32RASMODULE.CPP

Comments

Certain RAS function require a callback function to be passed. This description describes the signature of the function you pass to these functions.

Parameters

hrascon : int

The handle to the RAS session.

msg : int

A message code identifying the reason for the callback.

rascs : int

Connection state about to be entered.

error : int

The error state of the connection

extendedError : int