j
k
j a
j l
On Sat, 22 Aug 2020 at 09:15, Biswapriyo Nath nathbappai@gmail.com wrote:
+interface ID3D10SwitchToRef : IUnknown +{ BOOL SetUseRef( [in] BOOL useref ); BOOL GetUseRef(); +};
+interface ID3D10SwitchToRef : IUnknown +{
[in] BOOL useref
+};
Superfluous ";".
Back to the thread
Back to the list