CryptoSys PKI Pro Manual

General.ModuleName Method

Return full path name of core CryptoSys PKI DLL module.

Syntax

[C#]
public static string ModuleName()
[VB.NET]
Public Shared Function ModuleName As String

Return Value

File name.

Remarks

If using the Win32 DLL in the system folder on a 64-bit system, Windows will return "C:\WINDOWS\SYSTEM32\diCrPKI.dll" when the DLL file path is actually "C:\WINDOWS\SYSWOW64\diCrPKI.dll". Use General.Platform() to find out exactly which DLL is being used.

See Also

VB6/C equivalent: PKI_ModuleName

[Contents] [Index]

[PREV: General.ModuleInfo Method...]   [Contents]   [Index]   
   [NEXT: General.NetVersion Method...]

Copyright © 2004-25 D.I. Management Services Pty Ltd. All rights reserved. Generated 2025-12-17T09:23:43Z.