コード例 #1
0
 public static extern NTSTATUS BCryptAddContextFunction(
     ConfigurationTable dwTable,
     string pszContext,
     InterfaceIdentifiers dwInterface,
     string pszFunction,
     uint dwPosition);
コード例 #2
0
ファイル: BCrypt.cs プロジェクト: jmelosegui/pinvoke
 public static extern NTSTATUS BCryptAddContextFunction(
     ConfigurationTable dwTable,
     string pszContext,
     InterfaceIdentifiers dwInterface,
     string pszFunction,
     uint dwPosition);