Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

BOOL WINAPI CryptRegisterOIDInfo ( PCCRYPT_OID_INFO  pInfo,
DWORD  dwFlags 
)

Definition at line 657 of file oid.c.

00658 {
00659     FIXME("(%p, %x): stub\n", pInfo, dwFlags );
00660     SetLastError(ERROR_CALL_NOT_IMPLEMENTED);
00661     return FALSE;
00662 }


Generated on Fri Feb 10 05:27:54 2012 for ReactOS by doxygen 1.6.3

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.