Click or drag to resize
weroSoft AG, Software
Constants Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Defines constants used for P-Invoke.
Inheritance Hierarchy
SystemObject
  WeroSoft.PlatformInvokeConstants

Namespace:  WeroSoft.PlatformInvoke
Assembly:  WeroSoft.PlatformInvoke.Library (in WeroSoft.PlatformInvoke.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class Constants

The Constants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMaximalPathLength
Maximal Length of an unmanaged Windows-Path-strings.
Public fieldStatic memberMaximalUnmanagedTypeLength
Maximal Length of an unmanaged type name.
Top
See Also