Fix marshaling bug
This commit is contained in:
		| @@ -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 | ||||||
| 			); | 			); | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user