unsafe code

Oct 9 2003 6:15 AM
How to declare 'LPSTR' in my unsafe code. I want to use a structure which has a lpstr field.I used a string. But it's giving me an error when I'm trying to declare a pointer variable of the structure type