CryptoSys API Library Manual
apiModuleName
Retrieves the name of the current process's module.
Syntax
[VBA]
Public Function apiModuleName ( _
Optional nOptions As Long = 0 _
) As String
Parameters
- nOptions
- For future use.
Return Value
String: File path to current DLL module.