MEMORY_BASIC_INFORMATION mbi;

Michael C <[email protected]> Tue, 3 Oct 2017 12:33:07 -0700
Newsgroups gmane.comp.python.ctypes
Message-ID <CANyKM1gyngFrFmu0O5kfPX--TACcyYTqFMzWt6s065AdEwX8mQ@mail.gmail.com>
--===============5612793146268342095==
Content-Type: multipart/alternative; boundary="001a11372452909b8d055aa98f68"

--001a11372452909b8d055aa98f68
Content-Type: text/plain; charset="UTF-8"

Hi all, I am trying to declare a structure, "MEMORY_BASIC_INFORMATION"

under C++ it's just

> code
MEMORY_BASIC_INFORMATION mbi;
> code end


How do I do that in python?

Thanks!

--001a11372452909b8d055aa98f68
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div>Hi all, I am trying to declare a structure, &quot=
;MEMORY_BASIC_INFORMATION&quot;</div><div><br></div><div>under C++ it&#39;s=
 just</div><div><br></div><div>&gt; code</div><div>MEMORY_BASIC_INFORMATION=
 mbi;<br></div><div>&gt; code end</div><div><br></div><div><br></div><div>H=
ow do I do that in python?</div><div><br></div><div>Thanks!</div></div>

--001a11372452909b8d055aa98f68--


--===============5612793146268342095==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
--===============5612793146268342095==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
ctypes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ctypes-users

--===============5612793146268342095==--