shcore.h header
This header is used by Windows Runtime C++ reference. For more information, see:
shcore.h contains the following programming interfaces:
Functions
CreateRandomAccessStreamOnFile Creates a Windows Runtime random access stream for a file. |
CreateRandomAccessStreamOverStream Creates a Windows Runtime random access stream around an IStream base implementation. |
CreateStreamOverRandomAccessStream Creates an IStream around a Windows Runtime IRandomAccessStream object. |
Enumerations
BSOS_OPTIONS Specifies the behavior of a RandomAccessStream that encapsulates a Component Object Model (COM) IStream. |