This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<SteamLauncherVTables> | |
<List> | |
<VTable Name="IClientEngine" Version="CLIENTENGINE_INTERFACE_VERSION005"> | |
<VtEntries> | |
<VtEntry Name="GetIClientShortcuts" BetaIndex="60" NonBetaIndex="60" IsUnmanagedFunctionPointer="true" CallingConvention="ThisCall" CharSet="Ansi" IsReturnTypePtrToUtf8String="false" ReturnType="System.IntPtr"> | |
<Parameters> | |
<VtEntryParam ParamType="System.IntPtr" Name="thisPtr" IsMarshalAsUtf8String="false" IsByRef="false" IsArrayType="false" /> | |
<VtEntryParam ParamType="System.Int32" Name="user" IsMarshalAsUtf8String="false" IsByRef="false" IsArrayType="false" /> | |
<VtEntryParam ParamType="System.Int32" Name="pipe" IsMarshalAsUtf8String="false" IsByRef="false" IsArrayType="false" /> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<SteamLauncherVTables> | |
<OnlineDbLastModified>1633598171</OnlineDbLastModified> | |
<GetIClientShortcutsIndex>58</GetIClientShortcutsIndex> | |
<BetaGetIClientShortcutsIndex>58</BetaGetIClientShortcutsIndex> | |
</SteamLauncherVTables> |