IOleUndoManager.GetOpenParentState(UInt32) Método

Definição

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

Parâmetros

pdwState
UInt32

Retornos

Int32

Comentários

Para obter informações sobre a interface COM, consulte IOleUndoManager:: GetOpenParentState

Aplica-se a