Esempio n. 1
0
 internal static extern bool CryptMsgControl(
     SafeCryptMsgHandle hCryptMsg,
     uint dwFlags,
     CMSG_CONTROL_TYPE dwCtrlType,
     IntPtr pvCtrlPara);
Esempio n. 2
0
 public static extern bool CryptMsgControl(
     SafeCryptMsgHandle hCryptMsg,
     uint dwFlags,
     CMSG_CONTROL_TYPE dwCtrlType,
     IntPtr pvCtrlPara);