Novell is now a part of Micro Focus

I am a avid user of Novell's Active...

Articles and Tips: qna

01 Jun 2002


Q.

I am a avid user of Novell's Active X controls. How do I correctly declare NwccopenConnByName in Visual Basic? I know this much:

Declare Function NWCCOpenConnByName Lib "clxwin32"

But I forget the parameters list and can't seem to locate it.

A.

If you go to the Novell developer Web site athttp://developer.novell.com/

(or any Novell Web site under the novell.com domain) and click the search option, you can type NWCCOpenConnByName into the "Search For" field. Select "in Developer" from the drop-down list and find the documentation for this API. The first hit should be: http://developer.novell.com/ndk/doc/clib/cmgnxenu/data/sdk645.html.

Only the C and Pascal syntax are included, but you should be able to work out what is required for Visual Basic syntax.

Note: Although the above document appears to be the CLIB documentation it is, in fact, the XPlat doc and the page states Windows NT and 9x are supported platforms.

(Taken from the Active X Controls DeveloperNet Newsgroup.)

* Originally published in Novell AppNotes


Disclaimer

The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.

© Copyright Micro Focus or one of its affiliates