public interface NDSNCPExtension
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNCPExtensionName()
Returns the name of the NCP Extension.
|
ObjectEntry |
getNCPExtensionServerOE()
Returns the server object entry.
|
byte[] |
sendNCPRequest(byte[] request,
int replySize)
Returns the reply data from the ncp extension.
|
java.lang.String getNCPExtensionName()
ObjectEntry getNCPExtensionServerOE()
byte[] sendNCPRequest(byte[] request,
int replySize)
throws SPIException
request - The data to be sent to the ncp extension.replySize - The size of the reply data.SPIException - Refer to SPIException documentation.
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.