|
Copyright © 2002-2005 MultiMedia Soft
Return to index
|
|
Remarks
|
Available only with Professional Version.
Changes one of the sounds at runtime downloading a sound file from the Internet.
Accepted extensions for the file are WAV or AMZ.
| ||||||||||||||||||||||
|
Return value
|
| ||||||||||||||||||||||
|
Syntax
|
long abmSetSoundFromNet (
HWND hWndBtn,
short index,
LPCTSTR strAddress,
LPCTSTR strUsername,
LPCTSTR strPassword
);
|