Skip to content

Commit

Permalink
3 files | isteamclient.html, taxfaq.html, currencies.html
Browse files Browse the repository at this point in the history
  • Loading branch information
SteamDB-Tracker committed Nov 30, 2023
1 parent 113ea80 commit 6b5d5f4
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 35 deletions.
44 changes: 22 additions & 22 deletions docs/api/isteamclient.html
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ <h2 class="bb_subsection"><a name="GetISteamApps"></a>GetISteamApps</h2>
*<br />
A pointer to the implementation of SteamApps associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamController"></a>GetISteamController</h2>
<div class="bb_code cpp">
ISteamController * GetISteamController( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -257,7 +257,7 @@ <h2 class="bb_subsection"><a name="GetISteamController"></a>GetISteamController<
*<br />
A pointer to the implementation of SteamController associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamFriends"></a>GetISteamFriends</h2>
<div class="bb_code cpp">
ISteamFriends * GetISteamFriends( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -312,7 +312,7 @@ <h2 class="bb_subsection"><a name="GetISteamFriends"></a>GetISteamFriends</h2>
*<br />
A pointer to the implementation of SteamFriends associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamGameServer"></a>GetISteamGameServer</h2>
<div class="bb_code cpp">
ISteamGameServer * GetISteamGameServer( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -372,7 +372,7 @@ <h2 class="bb_subsection"><a name="GetISteamGameServer"></a>GetISteamGameServer<
*<br />
A pointer to the implementation of SteamGameServer associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamGameServerStats"></a>GetISteamGameServerStats</h2>
<div class="bb_code cpp">
ISteamGameServerStats * GetISteamGameServerStats( HSteamUser hSteamUser, HSteamPipe hSteamPipe,
Expand Down Expand Up @@ -433,7 +433,7 @@ <h2 class="bb_subsection"><a name="GetISteamGameServerStats"></a>GetISteamGameSe
*<br />
A pointer to the implementation of SteamGameServerStats associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamGenericInterface"></a>GetISteamGenericInterface</h2>
<div class="bb_code cpp">
void * GetISteamGenericInterface( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -481,7 +481,7 @@ <h2 class="bb_subsection"><a name="GetISteamGenericInterface"></a>GetISteamGener
<strong>Returns:</strong> void *<br />
A pointer to an implementation of an interface associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamHTMLSurface"></a>GetISteamHTMLSurface</h2>
<div class="bb_code cpp">
ISteamHTMLSurface * GetISteamHTMLSurface( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const
Expand Down Expand Up @@ -542,7 +542,7 @@ <h2 class="bb_subsection"><a name="GetISteamHTMLSurface"></a>GetISteamHTMLSurfac
*<br />
A pointer to the implementation of SteamHTMLSurface associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamHTTP"></a>GetISteamHTTP</h2>
<div class="bb_code cpp">
ISteamHTTP * GetISteamHTTP( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char *pchVersion
Expand Down Expand Up @@ -597,7 +597,7 @@ <h2 class="bb_subsection"><a name="GetISteamHTTP"></a>GetISteamHTTP</h2>
*<br />
A pointer to the implementation of SteamHTTP associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamInventory"></a>GetISteamInventory</h2>
<div class="bb_code cpp">
ISteamInventory * GetISteamInventory( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -656,7 +656,7 @@ <h2 class="bb_subsection"><a name="GetISteamInventory"></a>GetISteamInventory</h
*<br />
A pointer to the implementation of SteamInventory associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamMatchmaking"></a>GetISteamMatchmaking</h2>
<div class="bb_code cpp">
ISteamMatchmaking * GetISteamMatchmaking( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const
Expand Down Expand Up @@ -717,7 +717,7 @@ <h2 class="bb_subsection"><a name="GetISteamMatchmaking"></a>GetISteamMatchmakin
*<br />
A pointer to the implementation of SteamMatchmaking associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamMatchmakingServers"></a>GetISteamMatchmakingServers</h2>
<div class="bb_code cpp">
ISteamMatchmakingServers * GetISteamMatchmakingServers( HSteamUser hSteamUser, HSteamPipe
Expand Down Expand Up @@ -778,7 +778,7 @@ <h2 class="bb_subsection"><a name="GetISteamMatchmakingServers"></a>GetISteamMat
*<br />
A pointer to the implementation of SteamMatchmakingServers associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamMusic"></a>GetISteamMusic</h2>
<div class="bb_code cpp">
ISteamMusic * GetISteamMusic( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -833,7 +833,7 @@ <h2 class="bb_subsection"><a name="GetISteamMusic"></a>GetISteamMusic</h2>
*<br />
A pointer to the implementation of SteamMusic associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamMusicRemote"></a>GetISteamMusicRemote</h2>
<div class="bb_code cpp">
ISteamMusicRemote * GetISteamMusicRemote( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const
Expand Down Expand Up @@ -894,7 +894,7 @@ <h2 class="bb_subsection"><a name="GetISteamMusicRemote"></a>GetISteamMusicRemot
*<br />
A pointer to the implementation of SteamMusicRemote associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamNetworking"></a>GetISteamNetworking</h2>
<div class="bb_code cpp">
ISteamNetworking * GetISteamNetworking( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -954,7 +954,7 @@ <h2 class="bb_subsection"><a name="GetISteamNetworking"></a>GetISteamNetworking<
*<br />
A pointer to the implementation of SteamNetworking associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamRemoteStorage"></a>GetISteamRemoteStorage</h2>
<div class="bb_code cpp">
ISteamRemoteStorage * GetISteamRemoteStorage( HSteamUser hSteamUser, HSteamPipe hSteamPipe,
Expand Down Expand Up @@ -1015,7 +1015,7 @@ <h2 class="bb_subsection"><a name="GetISteamRemoteStorage"></a>GetISteamRemoteSt
*<br />
A pointer to the implementation of SteamRemoteStorage associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamScreenshots"></a>GetISteamScreenshots</h2>
<div class="bb_code cpp">
ISteamScreenshots * GetISteamScreenshots( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const
Expand Down Expand Up @@ -1076,7 +1076,7 @@ <h2 class="bb_subsection"><a name="GetISteamScreenshots"></a>GetISteamScreenshot
*<br />
A pointer to the implementation of SteamScreenshots associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamUGC"></a>GetISteamUGC</h2>
<div class="bb_code cpp">
ISteamUGC * GetISteamUGC( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char *pchVersion
Expand Down Expand Up @@ -1130,7 +1130,7 @@ <h2 class="bb_subsection"><a name="GetISteamUGC"></a>GetISteamUGC</h2>
<a href="https://partner.steamgames.com/doc/api/ISteamUGC" class="bb_apilink">ISteamUGC</a> *<br />
A pointer to the implementation of SteamUGC associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamUnifiedMessages"></a>GetISteamUnifiedMessages</h2>
<div class="bb_code cpp">
ISteamUnifiedMessages * GetISteamUnifiedMessages( HSteamUser hSteamUser, HSteamPipe hSteamPipe,
Expand Down Expand Up @@ -1191,7 +1191,7 @@ <h2 class="bb_subsection"><a name="GetISteamUnifiedMessages"></a>GetISteamUnifie
*<br />
A pointer to the implementation of SteamUnifiedMessages associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamUser"></a>GetISteamUser</h2>
<div class="bb_code cpp">
ISteamUser * GetISteamUser( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char *pchVersion
Expand Down Expand Up @@ -1246,7 +1246,7 @@ <h2 class="bb_subsection"><a name="GetISteamUser"></a>GetISteamUser</h2>
*<br />
A pointer to the implementation of SteamUser associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamUserStats"></a>GetISteamUserStats</h2>
<div class="bb_code cpp">
ISteamUserStats * GetISteamUserStats( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -1305,7 +1305,7 @@ <h2 class="bb_subsection"><a name="GetISteamUserStats"></a>GetISteamUserStats</h
*<br />
A pointer to the implementation of SteamUserStats associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamUtils"></a>GetISteamUtils</h2>
<div class="bb_code cpp">
ISteamUtils * GetISteamUtils( HSteamPipe hSteamPipe, const char *pchVersion );
Expand Down Expand Up @@ -1348,7 +1348,7 @@ <h2 class="bb_subsection"><a name="GetISteamUtils"></a>GetISteamUtils</h2>
*<br />
A pointer to the implementation of SteamUtils associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="GetISteamVideo"></a>GetISteamVideo</h2>
<div class="bb_code cpp">
ISteamVideo * GetISteamVideo( HSteamUser hSteamUser, HSteamPipe hSteamPipe, const char
Expand Down Expand Up @@ -1403,7 +1403,7 @@ <h2 class="bb_subsection"><a name="GetISteamVideo"></a>GetISteamVideo</h2>
*<br />
A pointer to the implementation of SteamVideo associated with the given HSteamUser.<br />
<br />
Returns NULL if the any of the arguments are not valid.
Returns NULL if any of the arguments are not valid.
<h2 class="bb_subsection"><a name="ReleaseUser"></a>ReleaseUser</h2>
<div class="bb_code cpp">void ReleaseUser( HSteamPipe hSteamPipe, HSteamUser hUser );</div>
<table>
Expand Down
4 changes: 3 additions & 1 deletion docs/finance/taxfaq.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ <h4>Q. What annual tax reporting of our earnings will Valve provide to partners?
the IRS to provide Corporations with a Form 1099 for royalty payments. In prior
years, we provided a Form 1099 to all US partners, but starting with the calendar
year 2018, we no longer will send 1099s for C or S Corporations. To calculate your
earnings, please refer to your payment history in Steamstats reports at:
earnings, please refer to your payment history in Steamstats reports. See
instructions under the "Reporting" section on how to navigate to your payment
history:
<a
href="https://partner.steamgames.com/doc/finance/payments_salesreporting"
target="_blank"
Expand Down
25 changes: 13 additions & 12 deletions docs/store/pricing/currencies.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,30 @@ <h2 class="bb_subsection">
<a name="1"></a>Discounted USD Pricing where we don't have local pricing:
</h2>
<br />
<strong>CIS - USD</strong><br />
<strong>USD_CIS</strong><br />
We recommend a discounted USD price in the Commonwealth of Independent States and affiliated
countries where we don't have local pricing. This is presented as a "CIS - USD" in the pricing
tools. These countries are: Armenia, Azerbaijan, Belarus, Georgia, Kyrgyzstan, Moldova, Tajikistan,
countries where we don't have local pricing. This is presented as a "USD_CIS" in the pricing tools.
These countries are: Armenia, Azerbaijan, Belarus, Georgia, Kyrgyzstan, Moldova, Tajikistan,
Turkmenistan, and Uzbekistan.<br />
<br />
<strong>SASIA-USD</strong><br />
We also recommend a discounted USD price for several South Asian countries where we don't have local
pricing. This is presented as "SASIA-USD" in the pricing tools. These countries are: Bangladesh,
Bhutan, Nepal, Pakistan, and Sri Lanka.<br />
<br />
<strong>LATAM-USD</strong><br />
<strong>USD_LATAM</strong><br />
We also recommend a discounted USD price for several LATAM countries where we don't have local
pricing. This is presented as "LATAM-USD" in the pricing tools. These countries are: <br />
pricing. This is presented as "USD_LATAM" in the pricing tools. These countries are: <br />
Belize, El Salvador, Guatemala, Honduras, Nicaragua, Panama, Argentina, Bolivia, Ecuador, Guyana,
Paraguay, Suriname, Venezuela.<br />
<br />
<strong>MENA-USD</strong><br />
<strong>USD_MENA</strong><br />
We also recommend a discounted USD price for several Middle East and North Africa countries and
territories where we don't have local pricing. This is presented as "MENA-USD" in the pricing tools.
territories where we don't have local pricing. This is presented as "USD_MENA" in the pricing tools.
These countries are: Bahrain, Egypt, Iraq, Jordan, Lebanon, Oman, Palestine, Turkey, Yemen, Algeria,
Libya, Morocco, Tunisia, Sudan.<br />
<br />
<strong>USD_SASIA</strong><br />
We also recommend a discounted USD price for several South Asian countries where we don't have local
pricing. This is presented as "USD_SASIA" in the pricing tools. These countries are: Bangladesh,
Bhutan, Nepal, Pakistan, and Sri Lanka.<br />
<br />
<br />
<br />
Unless otherwise noted:<br />
<ul class="bb_ul">
Expand Down

0 comments on commit 6b5d5f4

Please sign in to comment.