Core Function DLLClose

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(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....")
 
(Remarks)
Line 18: Line 18:
 
=== Remarks ===
 
=== Remarks ===
  
See [[Core Function DLLCall|DLLCall( ... )] for Remarks
+
See [[Core Function DLLCall|DLLCall( ... )]] for Remarks
  
 
=== Example ===
 
=== Example ===

Revision as of 14:31, 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 DLLCall( ... ) for Remarks

Example

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

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox