ActionFormat.Instance Property |
Language: |
Handle of the module containing string resources for action names, as specified in the uResIdString member of the Diaction structure for each action. Can be zero if action names are specified in the lptszActionName member of the Diaction structure for each action.
Visual Basic Public Property Instance( _
ByVal value As IntPtr _
) As IntPtrC# public IntPtr this[
IntPtr value
] { set; }C++ public:
property IntPtr Instance [IntPtr] {
void set(IntPtr value, IntPtr value);
}JScript In JScript, you can use indexed properties, but you cannot define your own.
value System.IntPtr
This property is write-only.
Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center