Beispiel #1
0
 public virtual void RegisterSpi(CHSMdSpi pSpi)
 {
     HSMarketCppWrapperPINVOKE.CHSMdApi_RegisterSpi(swigCPtr, CHSMdSpi.getCPtr(pSpi));
 }
Beispiel #2
0
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(CHSMdSpi obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }