C# Class _3PA.Interop.FormIntegration

Datei anzeigen Open project: jcaillon/3P

Public Methods

Method Description
RegisterToNpp ( IntPtr handle ) : void
UnRegisterToNpp ( IntPtr handle ) : void

Method Details

RegisterToNpp() public static method

public static RegisterToNpp ( IntPtr handle ) : void
handle System.IntPtr
return void

UnRegisterToNpp() public static method

public static UnRegisterToNpp ( IntPtr handle ) : void
handle System.IntPtr
return void