Package com.sun.jna.platform.win32
Schnittstelle LMCons
public interface LMCons
Ported from LMCons.h.
- Autor:
- dblock[at]dblock.org Windows SDK 6.0A
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Value to be used with APIs which have a "preferred maximum length" parameter.static final int
-
Felddetails
-
NETBIOS_NAME_LEN
static final int NETBIOS_NAME_LEN- Siehe auch:
-
MAX_PREFERRED_LENGTH
static final int MAX_PREFERRED_LENGTHValue to be used with APIs which have a "preferred maximum length" parameter. This value indicates that the API should just allocate "as much as it takes."- Siehe auch:
-