Class WinDef.LPDWORD

  • All Implemented Interfaces:
    Native
    Enclosing class:
    WinDef

    public static class WinDef.LPDWORD
    extends Uint32_t
    Wrapper for LPDWORD.

    A pointer to a DWORD.
    This type is declared in WinDef.h as follows:
    typedef DWORD *LPDWORD;

    • Constructor Detail

      • LPDWORD

        public LPDWORD()