IOleUndoManager.GetOpenParentState(UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int GetOpenParentState([Runtime::InteropServices::Out] System::UInt32 % pdwState);
int GetOpenParentState([Runtime::InteropServices::Out] unsigned int & pdwState);
public int GetOpenParentState (out uint pdwState);
abstract member GetOpenParentState : uint32 -> int
Public Function GetOpenParentState (ByRef pdwState As UInteger) As Integer
Parameters
- pdwState
- UInt32
Returns
Remarks
For information on the COM interface, see IOleUndoManager::GetOpenParentState