This document is archived and information here might be outdated. Recommended version. |
The path for temp files.
[Visual Basic .NET]
Public Sub SetTempFilePath ( _
ByVal path As String _
)
[C#]
public void SetTempFilePath (
string path
);
[C++]
HRESULT SetTempFilePath(
BSTR path
);
[C++] Parameters path [in]
path is a parameter of type BSTR