Abstract NamedPipes code for windows

This commit is contained in:
Jim Norman 2006-01-17 23:08:02 +00:00
parent bacd2e534e
commit 41695fb0ec

View File

@ -2670,7 +2670,7 @@ miCASAGetCredential
uint32_t ssFlags, // IN uint32_t ssFlags, // IN
SSCS_SECRET_ID_T * appSecretID, // IN SSCS_SECRET_ID_T * appSecretID, // IN
SSCS_SECRET_ID_T * sharedSecretID, // Optional IN SSCS_SECRET_ID_T * sharedSecretID, // Optional IN
uint32_t * credentialType, // IN/OUT uint32_t * credentialType, // IN/OUT
void * credential, // OUT void * credential, // OUT
SSCS_EXT_T * ext // Reserved SSCS_EXT_T * ext // Reserved
) )