Core Function DLLClose

From Sputnik Wiki
(Difference between revisions)
Jump to: navigation, search
(Remarks)
(Example)
Line 22: Line 22:
 
=== Example ===
 
=== Example ===
  
See [[Core Function DLLCall|DLLCall( ... )] for Example
+
See [[Core Function DLLCall|DLLCall( ... )]] for Example
  
 
[[Category:Core Function]]
 
[[Category:Core Function]]

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 DLLCall( ... ) for Example

Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox