Articles
Forums
Downloads
Autodocs
Home
/
Autodocs
/
amigaguide.library
NAME
CloseAmigaGuide
Close a AmigaGuide client. (V34)
SYNOPSIS
CloseAmigaGuide (handle);
a0
VOID CloseAmigaGuide (AMIGAGUIDECONTEXT);
FUNCTION
Closes a synchronous, or asynchronous, AmigaGuide client.
This function will also close all windows that were opened for the client.
INPUTS
handle
Handle to an AmigaGuide client.
SEE ALSO
OpenAmigaGuideA()
,
OpenAmigaGuideAsyncA()