Exemplo n.º 1
0
 public static extern BOOL GetNotificationResourceManagerAsync(HANDLE ResourceManagerHandle, [NativeTypeName("PTRANSACTION_NOTIFICATION")] TRANSACTION_NOTIFICATION *TransactionNotification, [NativeTypeName("ULONG")] uint TransactionNotificationLength, [NativeTypeName("PULONG")] uint *ReturnLength, [NativeTypeName("LPOVERLAPPED")] OVERLAPPED *lpOverlapped);
Exemplo n.º 2
0
 public static extern BOOL GetNotificationResourceManager(HANDLE ResourceManagerHandle, [NativeTypeName("PTRANSACTION_NOTIFICATION")] TRANSACTION_NOTIFICATION *TransactionNotification, [NativeTypeName("ULONG")] uint NotificationLength, [NativeTypeName("DWORD")] uint dwMilliseconds, [NativeTypeName("PULONG")] uint *ReturnLength);