Kernel32GetDllDirectory Method

Overload List

GetDllDirectory(UInt32, IntPtr) Retrieves the application-specific portion of the search path used to locate DLLs for the application.
GetDllDirectory(UInt32, StringBuilder) Retrieves the application-specific portion of the search path used to locate DLLs for the application.

See Also