Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.09.19;
Скачать: CL | DM;

Вниз

NetMessageBufferSend   Найти похожие ветки 

 
Kolyan   (2004-07-13 15:53) [0]

Народ,подскажите в какой библиотеке валяется эта Функция (или что это вообще!!! )
Заранее спасибо!


 
ПЛОВ ©   (2004-07-13 16:06) [1]

The NetMessageBufferSend function sends a buffer of information to a registered message alias.

Security Requirements

No special group membership is required to execute NetMessageBufferSend on a LAN Manager or Windows NT system. Admin, Accounts, Print, or Server operator group membership is required to successfully execute NetMessageBufferSend on a remote server.

NET_API_STATUS NetMessageBufferSend(

   LPTSTR servername,
   LPTSTR msgname,
   LPTSTR fromname,
   LPBYTE buf,
   DWORD buflen
  );


Parameters

servername

Pointer to a Unicode string containing the name of the remote server on which the function is to execute. A NULL pointer or string specifies the local computer.

msgname

Pointer to a Unicode string containing the message name to which the message buffer should be sent.

fromname

Pointer to a Unicode string containing the message name sending the information. The fromname parameter is new for Windows networking. This parameter is needed for sending interrupting messages from the computer name rather than the logged on user. If NULL is specified, the message is sent from the logged-on user as with LAN Manager 2.x.

buf

Pointer to a buffer of message text.

buflen

The length, in bytes, of the message text in buf.


 
Kolyan   (2004-07-13 16:17) [2]


> ПЛОВ ©   (13.07.04 16:06) [1]

Хе! А по русски можно?


 
ПЛОВ ©   (2004-07-13 16:46) [3]

Описание из SDK я тебе кинул... Переводи, если нужно очень :)


 
inic ©   (2004-07-13 17:12) [4]

Дай мыло - я тебе исходник маленький кину.


 
clickmaker ©   (2004-07-13 17:34) [5]

NETAPI32.DLL

TNetMessageBufferSend = function(
   servername: PWideChar;
   msgname: PWideChar;
   fromname: PWideChar;
   buf: Pointer;
   buflen: DWORD
 ): DWORD; stdcall;


 
Kolyan   (2004-07-14 06:57) [6]


> Описание из SDK я тебе кинул... Переводи, если нужно очень
> :)

А ты добрый однако! :) :) :)

> inic ©   (13.07.04 17:12) [4]

kolyan_krivko@mail.ru


 
SammIk ©   (2004-07-14 12:42) [7]

http://logid.narod.ru/PopUp.zip



Страницы: 1 вся ветка

Текущий архив: 2004.09.19;
Скачать: CL | DM;

Наверх




Память: 0.48 MB
Время: 0.051 c
6-1087821074
NLO
2004-06-21 16:31
2004.09.19
HTTP ЗАПрос


1-1094321582
Чайник
2004-09-04 22:13
2004.09.19
TPopupMenu - цвет, фонт т.д


14-1093769352
kaif
2004-08-29 12:49
2004.09.19
Хорошее применение для метода LIFO в складском учете


8-1088506058
sashok
2004-06-29 14:47
2004.09.19
Перетаскивание изображения мышкой.


3-1092911428
Zif
2004-08-19 14:30
2004.09.19
Подкажите как загрузить JPG в Access через ADOQuery