RegisterEventSourceW

<< Click to Display Table of Contents >>

Navigation:  Functions >

RegisterEventSourceW

SIGNATURE=IW.Common.FPCCompat.RegisterEventSourceW@LPCWSTR@LPCWSTR

 

ETYPE=Function

 

Declaration:

Delphi:

function RegisterEventSourceW(lpUNCServerName: LPCWSTR; lpSourceName: LPCWSTR): HANDLE; stdcall;

C++:

__stdcall HANDLE RegisterEventSourceW(LPCWSTR lpUNCServerName, LPCWSTR lpSourceName);

 

Unit: IW.Common.FpcCompat.pas

 

Description: This is function IW.Common.FPCCompat.RegisterEventSourceW.

 

Parameters:

 

•lpUNCServerName: LPCWSTR

 

•lpSourceName: LPCWSTR

 

Result(HANDLE):