IShLocalStorage Struct Reference
[Shell Interfaces]
List of all members.
Public Member Functions |
virtual void *MCCOMAPI | GetValue ()=0 |
virtual void MCCOMAPI | SetValue (void *value)=0 |
Detailed Description
SMP Local Storage Object
A variable that can have a different value based on the current SMP thread. Use TMCLocalStorage directly instead of this.
Member Function Documentation
virtual void* MCCOMAPI IShLocalStorage::GetValue |
( |
|
) |
[pure virtual] |
virtual void MCCOMAPI IShLocalStorage::SetValue |
( |
void * |
value |
) |
[pure virtual] |
The documentation for this struct was generated from the following file: