Re: [DOTNET] Marshalling Issue

2002-04-27 Thread John Bristowe
enlightened now. Does anyone know of a managed Kerberos library (other than sun.security.krb5.*)? ;-) ;-) John > -Original Message- > From: Mattias Sjögren [mailto:[EMAIL PROTECTED]] > Sent: Friday, 26 April 2002 7:10 PM > To: [EMAIL PROTECTED] > Subject: Re: [DOTNET] Ma

Re: [DOTNET] Marshalling Issue

2002-04-26 Thread Mattias Sjögren
John, > > In > > particular, I'm having trouble trying to figure out how to > > marshal the following struct: > > > > public struct KERB_QUERY_TKT_CACHE_RESPONSE > > { > > public KERB_PROTOCOL_MESSAGE_TYPE MessageType; > > public ulong CountOfTickets; > >

[DOTNET] Marshalling Issue

2002-04-26 Thread John Bristowe
Kids, I originally posted this message (below) to the Advanced .NET mailing list. However, I'd like to post it here also. Cheers, John -- > -Original Message- > From: John Bristowe > Sent: Thursday, 25 April 2002 12:46 PM > To: '[EMAIL PROTECTED]' > Subject: Marshalling/Kerberos Issu