CDocument::FindChunk
Looks for a chunk with a specified GUID.
virtual POSITION FindChunk(
REFCLSID guid,
DWORD pid
);
Parameters
guid
Specifies the GUID of a chunk to find.pid
Specifies a PID of a chunk to find.
Return Value
Position in the internal chunk list if successful. Otherwise NULL.
Requirements
Header: afxwin.h