[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ms-java-com
Subject:    Re: [Re: java.lang.outofMemmoryerror]
From:       Ed Wayt <edwayt () EXCHANGE ! MICROSOFT ! COM>
Date:       2000-02-28 8:43:23
[Download RAW message or body]


hi- that definition looks fine.  can you post or send me:
- the IDL definition of the interface.
- the @com.interface directive for the IAdmin interface.
- if possible, a small sample that demonstrates the problem.

cheers.

-----Original Message-----
From: sandeep manhas [mailto:sandeep_manhas@USA.NET]
Sent: Monday, February 28, 2000 12:16 AM
To: Java-COM@DISCUSS.MICROSOFT.COM
Subject: Re: [Re: java.lang.outofMemmoryerror]


hi,
    the login method declaration is as under.This method is declared in
IAdmin
interface which is implemented by the class Admin.
public interface IAdmin extends IUnknown
{
  /** @com.method(vtoffset=4, dispid=1, type=METHOD, name="Login",
addFlagsVtable=4)
      @com.parameters([in,type=STRING] szName, [in,type=STRING] szPassword,
[in,type=I4] nAsscessLevel, [type=I2] return) */
  public short Login(String szName, String szPassword, int nAsscessLevel);
}

____________________________________________________________________
Get free email and a permanent address at http://www.netaddress.com/?N=1

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html

----------------------------------------------------------------
Users Guide http://msdn.microsoft.com/workshop/essentials/mail.asp
contains important info including how to unsubscribe.  Save time, search
the archives at http://discuss.microsoft.com/archives/index.html

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic