[This is preliminary documentation and subject to change.]
Returns a pointer to a Class Store Manager object.
WINOLEAPI CoGetClassAccess(
IClassAccess **ppIClassAccess //Pointer to a class access interface
);
This method supports the standard return value E_OUTOFMEMORY, as well as the following:
Windows NT: Use version 5.0 or later.
Windows: Unsupported.
Windows CE: Unsupported.
Header: Declared in objbase.h.
Import Library: Included as a resource in ole32.dll.