예제 #1
0
 internal static unsafe extern Status ReleaseCred(
     Status *minorStatus,
     IntPtr *credHandle);
예제 #2
0
 internal static unsafe extern Status ReleaseName(
     Status *minorStatus,
     IntPtr *inputName);
예제 #3
0
 public static extern IntPtr GetMessage(Status *status);
예제 #4
0
 internal static unsafe extern Status DeleteSecContext(
     Status *minorStatus,
     IntPtr *contextHandle);
예제 #5
0
 public static extern void DestroyStatus(Status *status);