Fix marshaling bug
This commit is contained in:
parent
4c06109e5a
commit
22fb775d99
@ -275,7 +275,7 @@ namespace Novell.CASA
|
|||||||
public static extern IntPtr miCASAOpenSecretStoreCache
|
public static extern IntPtr miCASAOpenSecretStoreCache
|
||||||
(
|
(
|
||||||
[In, Out] SSCS_SECRET_STORE_ID_T ssid,
|
[In, Out] SSCS_SECRET_STORE_ID_T ssid,
|
||||||
ulong ssFlags,
|
uint ssFlags,
|
||||||
[In, Out] SSCS_EXT_T ext
|
[In, Out] SSCS_EXT_T ext
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user