<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I have a problem is accessing a pointer variable.I
have a dll, that iam loading in Python,one of its exported function returns a
pointer to an interface using which iam suppose to call certain functions.Now
iam not able to make call to functions using the pointer returned by the
exported finction. How can i do this.</FONT></DIV>
<DIV> </DIV>
<DIV> </DIV></BODY></HTML>