def create(self, pointers): """Creates the DSN. The variables are pointers.""" # psa - pointer to search attribute space; this has something to do # with FORTRAN definitions/pointers (see source code) psa = hspf.wdlbaxpy(self.wdm, self.number, pointers.dstype, pointers.ndn, pointers.nup, pointers.nsa, pointers.nsp, pointers.ndp)