Skip navigation links
JNA API 4.2.1
com.sun.jna.platform.win32

Class Guid.CLSID.ByReference

  • Enclosing class:
    Guid.CLSID


    public static class Guid.CLSID.ByReference
    extends Guid.GUID
    The Class ByReference.
    Author:
    Tobias Wolf, wolf.tobias@gmx.net
    • Constructor Detail

      • ByReference

        public ByReference()
        Instantiates a new by reference.
      • ByReference

        public ByReference(Guid.GUID guid)
        Instantiates a new by reference.
        Parameters:
        guid - the guid
      • ByReference

        public ByReference(Pointer memory)
        Instantiates a new by reference.
        Parameters:
        memory - the memory
JNA API 4.2.1

Copyright © 2007-2015 Timothy Wall. All Rights Reserved.