Class WinDef.LPBYTE

  • All Implemented Interfaces:
    Native
    Enclosing class:
    WinDef

    public static class WinDef.LPBYTE
    extends Struct32
    Wrapper for LPBYTE.

    A pointer to a BYTE.
    This type is declared in WinDef.h as follows:
    typedef BYTE far *LPBYTE;

    • Constructor Detail

      • LPBYTE

        public LPBYTE​(int size,
                      boolean clearMemory)
    • Method Detail

      • clear

        public void clear()
      • resetBufferEnd

        public void resetBufferEnd()