Core Function DLLClose

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
UberFoX (Talk | contribs)
(Created page with "<pre> DLLClose( <DLL> ) </pre> === Description === Close and unset a return value from DLLOpen(). === Parameters === ==== DLL ==== The return value from a DLLOpen() function....")
Newer edit →

Revision as of 14:30, 12 September 2013

DLLClose( <DLL> )

Contents

Description

Close and unset a return value from DLLOpen().

Parameters

DLL

The return value from a DLLOpen() function.

Return Value

See DLLImport( <varies...> ) for return value

Remarks

See [[Core Function DLLCall|DLLCall( ... )] for Remarks

Example

See [[Core Function DLLCall|DLLCall( ... )] for Example

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox