Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
The Write method writes the provided JavaScript array to the stream and returns the number of bytes written.
Syntax
HRESULT Write(
IDispatch *pArray,
[out, retval] LONG *pcbWritten
);
Parameters
pArray
The array to write.
[out, retval] pcbWritten
The number of bytes written.
Return value
This method returns an HRESULT value.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 8 |
| Target Platform | Desktop |
| Header | printerextension.h |