SB AWE32 Developer's Information Pack
PART III Windows Driver API
••
64
Copyright
Creative Technology Ltd., 1994-1996
Version 3.00
Specify a DWORD data type. Indicates the device number in query.
lParam2
Unused.
hUserID
Current ID assigned to the application by the AWE Manager during
initialization.
Remarks
None.
Return
The return value would be AWE_NO_ERR if the operation is successful, and
an error code otherwise
See Also
None.
AWE_VIENNA_START
Actions
Application sends this message to AWE Manger when it wishes to acquire
the Vienna API.
Parameters
lParam1
Specify a pointer to a user delacred handle type, AWEHANDLE. The DLL
fills this location with a value hUserID if the initialization is successful.
lParam2
Unused.
hUserID
Unused.
Remarks
This message is independent from AWE_OPEN. It is not necessary for
application to call AWE_OPEN prior to this.
Return
The return value would be AWE_NO_ERR if the operation is successful, and
an error code otherwise. Possible error is:
AWE_ERR_DEVICE_BUSY
See Also
AWE_VIENNA_END
AWE_VIENNA_END
Actions
Application sends this message to AWE Manger when it wishes to release
control of Vienna API to other applications.
Parameters
lParam1
Unused
lParam2
Unused.