Ejemplo n.º 1
0
 internal static extern int RegisterSubscriber(Interop.AccountService.SafeAccountSubscriberHandle handle, Interop.AccountService.SubscribeCallback callback, IntPtr userData);
Ejemplo n.º 2
0
 internal static extern int UnregisterSubscriber(Interop.AccountService.SafeAccountSubscriberHandle handle);
Ejemplo n.º 3
0
 internal static extern int CreateAccountSubscriber(out Interop.AccountService.SafeAccountSubscriberHandle handle);